-
Notifications
You must be signed in to change notification settings - Fork 8
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
Golang SDK hang indefinitely #543
Comments
Hey @sdalezman. Thanks for filing an issue. Can you clarify a couple things for me:
|
Hey @iwahbe Same thing happening to me on docker container (directly on my mac its working) tried using the example in the docs
adding
|
Hi folks! @sdalezman - would you be able to help us by addressing @iwahbe's questions? |
doesn't look like we were every able to pin down a reproduction on this one. Feel free to open a new issue if you see this again. |
What happened?
I'm using the golang sdk and when running preview it just hangs forever. This only applies to resources from the Datadog package itself and not when using the
aws
package.Example
Here's sample go code that when run just hangs forever:
Output
I end up cancelling the preview because minutes and minutes go by with nothing (a regular preview takes under 15 seconds to complete)
Output of
pulumi about
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: