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

feat: auto on_xxx_done in Python async extension #239

Conversation

sunxilin
Copy link
Collaborator

@sunxilin sunxilin commented Nov 6, 2024

[Breaking Change] In Python AsyncExtension, it is no longer necessary to call on_xxx_done, otherwise an exception will be raised.

sunxilin and others added 2 commits November 7, 2024 11:24
…-need-to-manually-call-async-on_xxx_done-for-an-async-apps-async-on_xxx-methods
…-need-to-manually-call-async-on_xxx_done-for-an-async-apps-async-on_xxx-methods
@halajohn halajohn merged commit f093a8b into main Nov 7, 2024
15 checks passed
@halajohn halajohn deleted the 177-in-the-python-async-extension-users-dont-need-to-manually-call-async-on_xxx_done-for-an-async-apps-async-on_xxx-methods branch November 7, 2024 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
2 participants