Skip to content

Handle asyncio.CancelledError gracefully #761

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

Merged
merged 7 commits into from
Aug 1, 2022

Conversation

robsdedude
Copy link
Member

No description provided.

@robsdedude robsdedude force-pushed the handle-asyncio-cancelation branch from c9afb30 to d63505b Compare July 19, 2022 11:54
@robsdedude robsdedude force-pushed the handle-asyncio-cancelation branch 2 times, most recently from 25f11bf to cb3985d Compare July 20, 2022 06:20
@robsdedude robsdedude force-pushed the handle-asyncio-cancelation branch from cb3985d to fefe0ad Compare July 20, 2022 11:37
Deferring the cancellation makes it much harder to reason about and might make
the Python driver behave in a surprising way when cancelled.
@robsdedude robsdedude force-pushed the handle-asyncio-cancelation branch from fefe0ad to f8cc62c Compare July 21, 2022 09:41
Copy link
Contributor

@bigmontz bigmontz left a comment

Choose a reason for hiding this comment

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

🌵

(Just small comments)

@robsdedude robsdedude merged commit ec67996 into neo4j:5.0 Aug 1, 2022
@robsdedude robsdedude deleted the handle-asyncio-cancelation branch August 1, 2022 09:52
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