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

Race in TestStreamClose introduced by the previous merge #242

Closed
enobufs opened this issue Oct 18, 2022 · 0 comments · Fixed by #243
Closed

Race in TestStreamClose introduced by the previous merge #242

enobufs opened this issue Oct 18, 2022 · 0 comments · Fixed by #243

Comments

@enobufs
Copy link
Member

enobufs commented Oct 18, 2022

TestStreamClose in vnet_test.go causes a race during the test. The test was updated by the previous merge, race is occurring over an error object. Renaming the object in a goroutine would fix the race.

@enobufs enobufs changed the title Race in TestStreamClose introduced in the PR #238 Race in TestStreamClose introduced by the previous merge Oct 18, 2022
enobufs added a commit that referenced this issue Oct 18, 2022
pionbot pushed a commit that referenced this issue Oct 18, 2022
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 a pull request may close this issue.

1 participant