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

fix: shutdown deadlock of pipe when its ring is full (#108) #113

Merged
merged 1 commit into from
Oct 30, 2022

Conversation

rueian
Copy link
Collaborator

@rueian rueian commented Oct 30, 2022

See #108

@rueian rueian force-pushed the fix-shutdown-deadlock-ring-full branch from b332bff to b26c3ba Compare October 30, 2022 02:30
@rueian rueian changed the title fix: shutdown deadlock of the pipe when ring is full (#108) fix: shutdown deadlock of pipe when its ring is full (#108) Oct 30, 2022
@codecov
Copy link

codecov bot commented Oct 30, 2022

Codecov Report

Base: 96.44% // Head: 96.44% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (b26c3ba) compared to base (9153856).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #113   +/-   ##
=======================================
  Coverage   96.44%   96.44%           
=======================================
  Files          36       36           
  Lines       24890    24891    +1     
=======================================
+ Hits        24006    24007    +1     
  Misses        763      763           
  Partials      121      121           
Impacted Files Coverage Δ
pipe.go 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@rueian rueian merged commit 53b7d6a into master Oct 30, 2022
@rueian rueian deleted the fix-shutdown-deadlock-ring-full branch April 15, 2023 13:16
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.

1 participant