and like i kinda said in <#CDE799L1M|python>, with...
# contribute
h
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.