mirror of https://github.com/pulumi/pulumi.git
99a3f18ee4
The data race results from Delete accessing configuration before Configure has been called. The immediate fix for this is to fix the call ordering. A longer term fix is to make it impossible to access configuration before Configure is called. Resolves #11971 |
||
---|---|---|
.. | ||
pending | ||
config.yaml |