◐ Shell
clean mode source ↗

bpo-38323: Add guard clauses in MultiLoopChildWatcher. by cjerdonek · Pull Request #22756 · python/cpython

This is a trivial refactor in preparation for a fix for bpo-38323.

asvetlov

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Dec 16, 2020
This is a trivial refactor in preparation for a fix for bpo-38323.
(cherry picked from commit 66d3b58)

Co-authored-by: Chris Jerdonek <chris.jerdonek@gmail.com>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Dec 16, 2020
This is a trivial refactor in preparation for a fix for bpo-38323.
(cherry picked from commit 66d3b58)

Co-authored-by: Chris Jerdonek <chris.jerdonek@gmail.com>

miss-islington added a commit that referenced this pull request

Dec 16, 2020
This is a trivial refactor in preparation for a fix for bpo-38323.
(cherry picked from commit 66d3b58)

Co-authored-by: Chris Jerdonek <chris.jerdonek@gmail.com>

miss-islington added a commit that referenced this pull request

Dec 16, 2020
This is a trivial refactor in preparation for a fix for bpo-38323.
(cherry picked from commit 66d3b58)

Co-authored-by: Chris Jerdonek <chris.jerdonek@gmail.com>

adorilson pushed a commit to adorilson/cpython that referenced this pull request

Mar 13, 2021
This is a trivial refactor in preparation for a fix for bpo-38323.