Skip to content

fix(taskworker) Remove redundant namespace definition #93602

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

Merged
merged 2 commits into from
Jun 16, 2025

Conversation

markstory
Copy link
Member

This was resulting in tasks not being found.

Fixes SENTRY-419F

This was resulting in tasks not being found.

Fixes SENTRY-419F
@markstory markstory requested a review from a team as a code owner June 16, 2025 14:43
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jun 16, 2025
Copy link

codecov bot commented Jun 16, 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   #93602       +/-   ##
===========================================
+ Coverage   46.30%   88.01%   +41.71%     
===========================================
  Files       10304    10326       +22     
  Lines      594253   595611     +1358     
  Branches    23124    23124               
===========================================
+ Hits       275157   524250   +249093     
+ Misses     318603    70868   -247735     
  Partials      493      493               

@markstory markstory merged commit 7064548 into master Jun 16, 2025
64 checks passed
@markstory markstory deleted the fix-duplicate-namespace branch June 16, 2025 17:54
billyvg pushed a commit that referenced this pull request Jun 18, 2025
This was resulting in tasks not being found.

Fixes SENTRY-419F

---------

Co-authored-by: Enoch Tang <[email protected]>
andrewshie-sentry pushed a commit that referenced this pull request Jun 19, 2025
This was resulting in tasks not being found.

Fixes SENTRY-419F

---------

Co-authored-by: Enoch Tang <[email protected]>
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