mirror of https://github.com/pulumi/pulumi.git
71546d32b0
If the `context.Context` given to `Compose` came from a pulummi.Context, use that pulumi.Context's WorkGroup. This will affect the lifetime of the `Run` or `RunErr` call that owns the `pulumi.Context`. To accomplish this, we put the WorkGroup on the context with new internal functions: WithWorkGroup and GetOrCreateWorkGroup. |
||
---|---|---|
.. | ||
gen-pux-applyn | ||
resource.go | ||
rpc.go | ||
rpc_test.go | ||
state.go | ||
state_test.go | ||
types.go | ||
types_test.go | ||
workgroup.go | ||
workgroup_test.go |