Skip to content
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

handle race in chunked response handling #47

Merged
merged 1 commit into from
Nov 1, 2021
Merged

Conversation

tanmaykm
Copy link
Member

handle condition where output channel is closed already before the check and wait to detect it starts.

handle condition where output channel is closed already before the check and wait to detect it starts.
@codecov-commenter
Copy link

codecov-commenter commented Oct 31, 2021

Codecov Report

Merging #47 (527f603) into master (c5dc1a3) will increase coverage by 0.62%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
+ Coverage   68.62%   69.25%   +0.62%     
==========================================
  Files           4        4              
  Lines         306      309       +3     
==========================================
+ Hits          210      214       +4     
+ Misses         96       95       -1     
Impacted Files Coverage Δ
src/client.jl 70.95% <100.00%> (+0.78%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c5dc1a3...527f603. Read the comment docs.

@tanmaykm tanmaykm merged commit f7e28c2 into master Nov 1, 2021
@delete-merged-branch delete-merged-branch bot deleted the tan/chunkedresp branch November 1, 2021 05:34
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