This message was deleted.
# python
s
This message was deleted.
w
Would you mind opening an issue on this (with the details from this and the other related investigations you’ve done). We will have someone take a look.
h
huh, a minimum case didn't reproduce the issue, so it might have been something in my wrapper stuff (discussed in #CB81H6DG9)
This is getting weird. My initial implementation caused pulumi to hang. The minimum implementation works perfectly. My current implementation lets pulumi complete, but the initialization task has some weird blocking errors so it never initializes
oh, it's currently stopping at the first
await
and never finishes
.... eh?
🤦‍♀️ Exceptions in tasks get silently discarded