{"library":"pytest-threadleak","type":"library","category":null,"description":"pytest-threadleak is a pytest plugin that automatically detects non-daemon thread leaks after tests complete. It helps identify when tests leave background threads running, which can cause resource exhaustion or unexpected behavior. The current version is 0.5.0, and it is maintained with releases as needed for bug fixes or new features.","language":"python","status":"active","version":"0.5.0","tags":["pytest","testing","threading","plugins","leak detection","concurrency"],"install":[{"cmd":"pip install pytest-threadleak pytest","imports":["def test_something(threadleak): ..."]}],"homepage":null,"github":"https://github.com/nirs/pytest-threadleak","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pytest-threadleak/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.6,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pytest-threadleak/compatibility"},"provenance":{"verified_status":"skip","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":null}}