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

Missing upstream cancellation on back pressure failure #325

Merged
merged 1 commit into from
Oct 7, 2020

Conversation

cescoffier
Copy link
Contributor

Missing upstream cancellation when the backpressure failure is thrown.

@codecov
Copy link

codecov bot commented Oct 7, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@0a59c9d). Click here to learn what that means.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #325   +/-   ##
=========================================
  Coverage          ?   89.81%           
  Complexity        ?     2648           
=========================================
  Files             ?      354           
  Lines             ?    10176           
  Branches          ?     1254           
=========================================
  Hits              ?     9140           
  Misses            ?      536           
  Partials          ?      500           
Impacted Files Coverage Δ Complexity Δ
...rators/multi/overflow/MultiOnOverflowBufferOp.java 86.95% <100.00%> (ø) 2.00 <0.00> (?)

@jponge jponge added this to the 0.10.0 milestone Oct 7, 2020
@jponge jponge added the bug Something isn't working label Oct 7, 2020
@jponge jponge merged commit 6a62b52 into master Oct 7, 2020
@jponge jponge deleted the missing-cancellation-on-backpressure-failure branch October 7, 2020 07:25
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.

None yet

2 participants