Skip to content
This repository was archived by the owner on Nov 23, 2017. It is now read-only.

Handle if async generators are GCed from another thread.#447

Merged
1st1 merged 1 commit into
python:masterfrom
1st1:asyncgen_finalizer
Oct 21, 2016
Merged

Handle if async generators are GCed from another thread.#447
1st1 merged 1 commit into
python:masterfrom
1st1:asyncgen_finalizer

Conversation

@1st1

@1st1 1st1 commented Oct 18, 2016

Copy link
Copy Markdown
Member

_asyncgen_finalizer_hook should wake up the loop in case it was called from another thread.

_asyncgen_finalizer_hook should wake up the loop in case it was
called from another thread.
@1st1 1st1 merged commit f5ab2bb into python:master Oct 21, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant