fix: hold a strong reference to the query sender start task by bdraco · Pull Request #1128 · python-zeroconf/python-zeroconf

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@bdraco

Copy link Copy Markdown

Member

@bdraco bdraco commented

Feb 13, 2023

edited

Loading

@bdraco bdraco changed the title Hold a strong reference to the query sender task fix: hold a strong reference to the query sender task

Feb 13, 2023

@bdraco bdraco force-pushed the strong_ref_query_sender branch from 4cc9d62 to 4a72266 Compare

February 14, 2023 00:02

@bdraco bdraco changed the title fix: hold a strong reference to the query sender task fix: hold a strong reference to the query sender start task

Feb 14, 2023

@bdraco bdraco merged commit 808c3b2 into master

Feb 14, 2023

@bdraco bdraco deleted the strong_ref_query_sender branch

February 14, 2023 00:56

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Incorrect usage of asyncio.create_task() and asyncio.create_future()

1 participant

@bdraco