Skip to content

Conversation

kenzoengineer
Copy link
Member

@kenzoengineer kenzoengineer commented Sep 5, 2025

Ignore my mistake in the branch name 😓

Silences Sentry errors and test failures for thread leaks regarding Django dev server.

This problem is too widespread to be solved with marks, so we temporarily silence these leaks while we work on a permanent fix.

Related: #98988 and https://linear.app/getsentry/issue/DI-1282/thread-leak-in-test-django-dev-server

@kenzoengineer kenzoengineer requested a review from bukzor September 5, 2025 22:46
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Sep 5, 2025
@kenzoengineer kenzoengineer changed the title feat(thread-leaks): feat(thread-leaks): Silences Django dev server thread leaks Sep 5, 2025
Copy link

codecov bot commented Sep 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #98990   +/-   ##
=======================================
  Coverage   81.23%   81.23%           
=======================================
  Files        8538     8538           
  Lines      377149   377155    +6     
  Branches    23956    23956           
=======================================
+ Hits       306378   306385    +7     
+ Misses      70405    70404    -1     
  Partials      366      366           

@kenzoengineer kenzoengineer merged commit 673e278 into master Sep 8, 2025
64 checks passed
@kenzoengineer kenzoengineer deleted the kjiang/ignore-kafka-ds-thread-leaks branch September 8, 2025 17:10
Copy link

sentry-io bot commented Sep 8, 2025

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

Did you find this useful? React with a 👍 or 👎

andrewshie-sentry pushed a commit that referenced this pull request Sep 9, 2025
Ignore my mistake in the branch name 😓 

Silences Sentry errors and test failures for thread leaks regarding
Django dev server.

This problem is too widespread to be solved with marks, so we
temporarily silence these leaks while we work on a permanent fix.

Related: #98988 and
https://linear.app/getsentry/issue/DI-1282/thread-leak-in-test-django-dev-server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants