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

Use cancellation token in driver row source #771

Merged

Conversation

RichardIrons-neo4j
Copy link
Contributor

@RichardIrons-neo4j RichardIrons-neo4j commented Jan 18, 2024

Pass the cancellation through from ExecuteQuery through to the cursor so it has a chance to cancel before each row.

This fixes the issue highlighted in #762

@RichardIrons-neo4j RichardIrons-neo4j changed the title use cancellation token in driver row source Use cancellation token in driver row source Jan 18, 2024
@RichardIrons-neo4j RichardIrons-neo4j marked this pull request as ready for review January 18, 2024 14:18
@RichardIrons-neo4j RichardIrons-neo4j merged commit 84b0ea9 into neo4j:5.0 Jan 18, 2024
5 checks passed
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