Skip to content

Conversation

@injectives
Copy link
Contributor

Prior to this update only a single result stream could exist at a time because publishing thread (event loop) used to be blocked for iterative consumption and, hence, could not be used for additional result streams. Now, the publishing thread will not be blocked and will be available for other result streams too.

Skip reasons have been clarified for tests that required investigation.

Testkit configs have been updated.

Prior to this update only a single result stream could exist at a time because publishing thread (event loop) used to be blocked for iterative consumption and, hence, could not be used for additional result streams. Now, the publishing thread will not be blocked and will be available for other result streams too.

Skip reasons have been clarified for tests that required investigation.

Testkit configs have been updated.
@injectives injectives requested review from gjmwoods and michael-simons and removed request for michael-simons November 18, 2021 12:40
@injectives injectives merged commit 4366ce0 into neo4j:4.4 Nov 22, 2021
@injectives injectives deleted the feature/nested branch November 22, 2021 10:16
injectives added a commit to injectives/neo4j-java-driver that referenced this pull request Jan 31, 2022
…#1085)

Prior to this update only a single result stream could exist at a time because publishing thread (event loop) used to be blocked for iterative consumption and, hence, could not be used for additional result streams. Now, the publishing thread will not be blocked and will be available for other result streams too.

Skip reasons have been clarified for tests that required investigation.

Testkit configs have been updated.
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