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

TRIO105: Calling trio async function without await #10

Merged
merged 4 commits into from
Jul 28, 2022

Conversation

jakkdl
Copy link
Member

@jakkdl jakkdl commented Jul 28, 2022

Would love any more problematic cases, or how you wanna handle assigning the awaitable to a variable. But the super basic case was indeed not that tricky~

Copy link
Member

@Zac-HD Zac-HD left a comment

Choose a reason for hiding this comment

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

Simple but effective 👍

README.md Outdated Show resolved Hide resolved
tests/trio105.py Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@jakkdl
Copy link
Member Author

jakkdl commented Jul 28, 2022

Fixed all 👍

@Zac-HD Zac-HD merged commit b42a699 into python-trio:main Jul 28, 2022
@Zac-HD Zac-HD mentioned this pull request Jul 28, 2022
12 tasks
@jakkdl jakkdl deleted the trio105 branch December 9, 2022 11:58
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