Skip to content

Fix registration of synchronous functions #129

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 2 commits into from
Mar 18, 2024
Merged

Fix registration of synchronous functions #129

merged 2 commits into from
Mar 18, 2024

Conversation

chriso
Copy link
Contributor

@chriso chriso commented Mar 18, 2024

This fixes a bug where synchronous functions are registered with an incorrect function name ({func.__qualname__}_async).

@chriso chriso self-assigned this Mar 18, 2024
Copy link
Contributor

@achille-roussel achille-roussel left a comment

Choose a reason for hiding this comment

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

Thanks for adding tests 🙇

@chriso chriso merged commit f35c6ba into main Mar 18, 2024
@chriso chriso deleted the function-name-fix branch March 18, 2024 21:44
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants