Skip to content
This repository has been archived by the owner on Feb 5, 2025. It is now read-only.

Proactive scanner tasks are being leaked #688

Open
jbearer opened this issue Sep 6, 2024 · 0 comments
Open

Proactive scanner tasks are being leaked #688

jbearer opened this issue Sep 6, 2024 · 0 comments

Comments

@jbearer
Copy link
Member

jbearer commented Sep 6, 2024

If you run all the tests with logging on, you can see that some proactive scanner tasks are still alive long after the corresponding test has finished, indicating these tasks are not being cancelled/dropped properly. This may be an issue not only in tests but in production as well. Investigate and fix the shutdown logic for background tasks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant