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

Fix: race conditions in tests #80

Merged
merged 2 commits into from
Jun 16, 2022
Merged

Fix: race conditions in tests #80

merged 2 commits into from
Jun 16, 2022

Conversation

ctlong
Copy link
Member

@ctlong ctlong commented Jun 16, 2022

* Don't leave worker goroutines running in RLP Gateway tests.
* Use contexts to close goroutines in envelope stream connector tests.

Signed-off-by: Carson Long <lcarson@vmware.com>
@ctlong ctlong force-pushed the fix/race-conditions-in-tests branch from 59bb2c0 to 40bfe67 Compare June 16, 2022 21:01
@ctlong ctlong marked this pull request as ready for review June 16, 2022 21:04
@ctlong ctlong merged commit e3af672 into main Jun 16, 2022
@ctlong ctlong deleted the fix/race-conditions-in-tests branch June 16, 2022 21:05
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.

2 participants