[proxy] github.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light
/ cpython Public

Conversation

Copy link
Contributor

miss-islington commented Mar 27, 2020

If fork was not called by a thread spawned by threading.Thread,
threading._after_fork() now creates a _MainThread instance for
_main_thread, instead of a _DummyThread instance.
(cherry picked from commit d8ff44c)

Co-authored-by: Victor Stinner vstinner@python.org

https://bugs.python.org/issue40089

If fork was not called by a thread spawned by threading.Thread,
threading._after_fork() now creates a _MainThread instance for
_main_thread, instead of a _DummyThread instance.
(cherry picked from commit d8ff44c)

Co-authored-by: Victor Stinner <vstinner@python.org>
Copy link
Contributor Author

@vstinner: Status check is done, and it's a success ✅ .

1 similar comment
Copy link
Contributor Author

@vstinner: Status check is done, and it's a success ✅ .

vstinner merged commit a514ccb into python:3.7 Apr 7, 2020
miss-islington deleted the backport-d8ff44c-3.7 branch April 7, 2020 21:36
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.

4 participants