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

Prevent duplicate summary error reporting on session closure in reactive #1067

Merged
merged 1 commit into from
Nov 11, 2021

Conversation

injectives
Copy link
Contributor

Cherry-picks: #1015

Reactive driver might emit the same error both on unconsumed result stream disposal and session closure, this update is intended to fix this.

…ive (neo4j#1015)

Reactive driver might emit the same error both on unconsumed result stream disposal and session closure, this update is intended to fix this.
Copy link
Contributor

@michael-simons michael-simons left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like that you take the time to fix all of those reoccurring pattern. Well done.

@injectives injectives removed the request for review from gjmwoods November 11, 2021 11:26
@injectives injectives merged commit 87cf5de into neo4j:4.3 Nov 11, 2021
@injectives injectives deleted the feature/backp branch November 11, 2021 11:26
@injectives
Copy link
Contributor Author

Thank you.

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