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

[FIXED] Leaking goroutines in tests #1268

Merged
merged 2 commits into from
May 17, 2023
Merged

[FIXED] Leaking goroutines in tests #1268

merged 2 commits into from
May 17, 2023

Conversation

piotrpio
Copy link
Collaborator

  • fix instances of leaking goroutines in tests
  • add goleak as a dependency and verify tests for leaking goroutines

Signed-off-by: Piotr Piotrowski <piotr@synadia.com>
Signed-off-by: Piotr Piotrowski <piotr@synadia.com>
@piotrpio piotrpio requested a review from wallyqs May 17, 2023 18:25
@piotrpio piotrpio marked this pull request as ready for review May 17, 2023 18:25
@piotrpio piotrpio merged commit 2c5733a into main May 17, 2023
4 checks passed
@piotrpio piotrpio deleted the fix-leaking-tests branch May 17, 2023 18:36
@piotrpio piotrpio mentioned this pull request May 23, 2023
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.

None yet

2 participants