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

fix various issues with ASYNC102 #289

Merged
merged 2 commits into from
Sep 11, 2024

Conversation

jakkdl
Copy link
Member

@jakkdl jakkdl commented Sep 10, 2024

Fixes most of #283 and some other things I noticed, only remaining thing being checking other rules for if they should also have special handling of open_nursery/create_task_group.

Note that trio.move_on_after(shield=True) has not been released yet

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.

Looks good, thanks @jakkdl!

@jakkdl
Copy link
Member Author

jakkdl commented Sep 11, 2024

given the quick review I'll leave changes to ASYNC100 to another PR :)

@jakkdl jakkdl enabled auto-merge (squash) September 11, 2024 12:22
@jakkdl jakkdl merged commit 4d0423a into python-trio:main Sep 11, 2024
9 checks passed
@jakkdl jakkdl deleted the special_nursery_handling branch September 11, 2024 12:24
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