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 race condition in WriteResultPublisher between subscription and error in publishError #25096

Closed

Conversation

danielra
Copy link

Between subscription and completion in publishError

Similar to #24989, but in publishError instead of publishComplete.

Between subscription and completion in publishError
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label May 18, 2020
@jhoeller jhoeller requested a review from rstoyanchev May 18, 2020 18:05
@rstoyanchev rstoyanchev added in: web Issues in web modules (web, webmvc, webflux, websocket) type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels May 19, 2020
@rstoyanchev rstoyanchev self-assigned this May 19, 2020
@rstoyanchev rstoyanchev added this to the 5.2.7 milestone May 19, 2020
@rstoyanchev rstoyanchev added the for: backport-to-5.1.x Marks an issue as a candidate for backport to 5.1.x label May 19, 2020
@spring-projects-issues spring-projects-issues added status: backported An issue that has been backported to maintenance branches and removed for: backport-to-5.1.x Marks an issue as a candidate for backport to 5.1.x labels May 19, 2020
@rstoyanchev rstoyanchev changed the title Fix race condition in WriteResultPublisher Fix race condition in WriteResultPublisher between subscription and error in publishError May 19, 2020
rstoyanchev added a commit that referenced this pull request May 28, 2020
between subscription and error from the Publish

Closes gh-25096
FelixFly pushed a commit to FelixFly/spring-framework that referenced this pull request Aug 16, 2020
between subscription and error from the Publish

Closes spring-projectsgh-25096
zx20110729 pushed a commit to zx20110729/spring-framework that referenced this pull request Feb 18, 2022
between subscription and error from the Publish

Closes spring-projectsgh-25096
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) status: backported An issue that has been backported to maintenance branches type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants