Skip to content

Minimize thread numbers for the client#2716

Open
badumbatish wants to merge 1 commit into
mozilla:mainfrom
badumbatish:client_thread
Open

Minimize thread numbers for the client#2716
badumbatish wants to merge 1 commit into
mozilla:mainfrom
badumbatish:client_thread

Conversation

@badumbatish
Copy link
Copy Markdown

@badumbatish badumbatish commented May 25, 2026

Minimize thread numbers for the client, its querying only after all.

This commit doesn't try to limit the thread size to 1. I was worried that there might be some hidden interacts that might lead to deadlock but would be very glad to be enlightened on this

Minimize thread numbers for the client, its querying only after all.

This commit doesn't try to limit the thread size to 1. I was worried
that there might be some hidden interacts that might lead to deadlock.
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.33%. Comparing base (8825b4a) to head (312eb77).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2716      +/-   ##
==========================================
- Coverage   74.41%   74.33%   -0.08%     
==========================================
  Files          70       70              
  Lines       39211    39377     +166     
==========================================
+ Hits        29177    29270      +93     
- Misses      10034    10107      +73     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@badumbatish
Copy link
Copy Markdown
Author

i think #2704 might be solving for the same issue. I'd love to have the PR merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants