Skip to content
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

Downgrade golang to avoid spurious SIGURG signals #58

Merged
merged 1 commit into from
Oct 28, 2021

Conversation

josegonzalez
Copy link
Member

This is due to an upgrade past 1.14. Rather than dig into why this is occuring - which definitely has to do with not killing goroutines correctly - lets just avoid the upgrade for now.

This is due to an upgrade past 1.14. Rather than dig into _why_ this is occuring - which definitely has to do with not killing goroutines correctly - lets just avoid the upgrade for now.
@josegonzalez josegonzalez self-assigned this Oct 28, 2021
@josegonzalez josegonzalez merged commit 4ed05c0 into master Oct 28, 2021
@josegonzalez josegonzalez deleted the downgrade-golang branch October 28, 2021 06:27
@josegonzalez josegonzalez mentioned this pull request Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant