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

Bug fix for #63 #64

Merged
merged 3 commits into from
Oct 18, 2018
Merged

Bug fix for #63 #64

merged 3 commits into from
Oct 18, 2018

Conversation

eandersson
Copy link
Owner

  • Properly wait until the inbound queue is empty when break_on_empty is set.
  • Disable broken Python 3.8 gate.

@codecov-io
Copy link

codecov-io commented Oct 17, 2018

Codecov Report

Merging #64 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #64   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          29     29           
  Lines        1752   1754    +2     
  Branches      260    261    +1     
=====================================
+ Hits         1752   1754    +2
Impacted Files Coverage Δ
amqpstorm/channel.py 100% <100%> (ø) ⬆️
amqpstorm/__init__.py 100% <100%> (ø) ⬆️

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 bc9af98...2cc221f. Read the comment docs.

@eandersson eandersson merged commit a96f795 into master Oct 18, 2018
@eandersson eandersson deleted the bug/63 branch November 4, 2018 04:50
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.

None yet

2 participants