mirror of https://github.com/pulumi/pulumi.git
![]() These changes fix a bug in the Python runtime that would cause any awaitable input properties passed to a resource that are missing from the resource's output properties to be awaited twice. The fix is straightforward: rather than roundtripping an input property through serialize/deserialize, just deserialized the already-serialized input property. Fixes #2940. |
||
---|---|---|
.. | ||
cmd | ||
dist | ||
lib | ||
pkg/version | ||
.gitignore | ||
.pylintrc | ||
Makefile | ||
Pipfile | ||
Pipfile.lock |