-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
We have encountered the situation, that our go executable does not return from WaitStatus.
Apparently, the goroutine to receive messages on the channel does not terminate after the server.stop, and thus the Wait does not return.
What kind of additional information would you need to analyse this in depth?
You can reproduce this running the snyk-ls executable, available at https://github.com/snyk/snyk-ls (we do that from an e2e test, located here).
Please let me know if I can assist further.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels