mirror of https://github.com/pulumi/pulumi.git
0582242ce6
Add comment + fix tests We had two problems here. 1. Our graph rapid tests didn't encode the `includeChildren` flag as transitive, which it should be. Looking at the call sites of `DependingOn` confirms this. 2. `TestDeleteProtected` was sharing variables between threads (causing flakey results). This was fixed. |
||
---|---|---|
.. | ||
doc.go | ||
errors.go | ||
operations.go | ||
operations_test.go |