mirror of https://github.com/pulumi/pulumi.git
1ae62e839c
This adds a `to_thread` static method to the `Output` class This has the same general semantics as `asyncio.to_thread` but returns an Output of the result, rather than an awaitable coroutine. This allows customers to call blocking code on another thread and feed the result back into their pulumi program as an Output which can be simply consumed by resources. |
||
---|---|---|
.. | ||
pending | ||
config.yaml |