Skip to content

service requests held onto the inner loop, easily creating a deadlock in client code#52

Open
zheylmun wants to merge 3 commits intomainfrom
feature/nonblocking_request
Open

service requests held onto the inner loop, easily creating a deadlock in client code#52
zheylmun wants to merge 3 commits intomainfrom
feature/nonblocking_request

Conversation

@zheylmun
Copy link
Contributor

No description provided.

@zheylmun zheylmun self-assigned this Mar 11, 2026
@zheylmun zheylmun added the bug Something isn't working label Mar 11, 2026
@codecov-commenter
Copy link

codecov-commenter commented Mar 11, 2026

Codecov Report

❌ Patch coverage is 93.37349% with 11 lines in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/client/inner.rs 93.54% 8 Missing ⚠️
src/client/mod.rs 92.85% 3 Missing ⚠️

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #52      +/-   ##
==========================================
+ Coverage   92.64%   93.25%   +0.61%     
==========================================
  Files          29       29              
  Lines        5693     5771      +78     
==========================================
+ Hits         5274     5382     +108     
+ Misses        419      389      -30     
Files with missing lines Coverage Δ
src/client/mod.rs 98.26% <92.85%> (-1.22%) ⬇️
src/client/inner.rs 88.10% <93.54%> (+5.73%) ⬆️

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

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants