This message was deleted.
# general
s
This message was deleted.
l
And this is the output log file:
Can someone please help me with the problem? There is no way I can figure out what the problem is
e
Looks like https://github.com/pulumi/pulumi/issues/9011 Can you try the workaround on that issue, pinning grpcio to 1.43.0.
l
I'v actually tried that one already but got no answer! seems like the problem is about
ResourceOptions(protect=True)
and when I use it inside a component resource (it works fine inside an actual resource) where I use it inside the code, it will freeze with no error!
I did more tests and figured out how this is happening but have no idea about why it's happening. Here's the issue report from github that explains the process: https://github.com/pulumi/pulumi/issues/9056
e
Thanks for the report, I can probably pick this up at work tomorrow
l
Thanks for your consideration:)
s
Are these
Fork support is only compatible with the epoll1 and poll polling strategies
messages actually causing problems for python sdk or is it warning messages? I am seeing our resources modify/create successfully.. but now I am worried some things might not be set correctly.