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

mempool: fix flaky test #9479

Closed
cmwaters opened this issue Sep 22, 2022 · 0 comments · May be fixed by #9758
Closed

mempool: fix flaky test #9479

cmwaters opened this issue Sep 22, 2022 · 0 comments · May be fixed by #9758
Labels
stale for use by stalebot

Comments

@cmwaters
Copy link
Contributor

TestBroadcastTxForPeerStopsWhenReactorStops is failing on a semi-regular basis. Looks like it's not shutting down resources correctly:

--- FAIL: TestBroadcastTxForPeerStopsWhenReactorStops (10.03s)
    leaktest.go:132: leaktest: timed out checking goroutines
    leaktest.go:150: leaktest: leaked goroutine: goroutine 379781 [select]:
@github-actions github-actions bot added the stale for use by stalebot label Mar 1, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale for use by stalebot
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant