-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Promise leaks in v3 release #1466
Comments
From: #1425 (comment) |
@ffMathy this is relatively difficult for us to chase down from this description only, do you have any hints on how to reproduce? Apparently also there is this environment variable that may collect more information to help us fix the issue:
|
Yes, sorry. I will provide new input with that given environment variable as soon as possible. |
Here are the leaks:
There are tons more. Hundreds. But that's too large for GitHub. And it just repeats. |
Thanks @ffMathy! Could you add your pulumi program, or a minimal repro if you have one, so we can further debug this? It seems like the affected component is I wonder if this is related to this issue here: pulumi/pulumi#13307 (comment) |
I can't create a repro right now unfortunately. The code base is huge and we are quite busy for Q4 work that needs to be finished. The code I am using is this:
Do you need more? Perhaps the VPC, cluster and security group too? |
Thanks! If you could also add the VPC, cluster and security group it would be great! |
More details for everything related to the Node group, security group and cluster.
Furthermore, this is the VPC:
|
I just tried to reproduce this with the provided example and wasn't able to. Need to dig into this some more. |
What happened?
User comment:
Example
Need a repro.
Output of
pulumi about
N/A
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: