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 |
||
---|---|---|
.. | ||
go | ||
nodejs | ||
proto | ||
python | ||
README.md | ||
go.mod | ||
go.sum |