https://pulumi.com logo
h

high-translator-22614

07/02/2019, 9:29 PM
and like i kinda said in #python, with python's global context being synchronous, some of the functions being async, it's not super clear how to bridge these two? It probably doesn't help the pulumi reads as JS/TS first, which have an event loop as a language assumption, and JS Promises have a lot more features than Python coroutines/awaitables.