summaryrefslogtreecommitdiffstats
path: root/Python/formatter_unicode.c
diff options
context:
space:
mode:
authorBen Darnell <ben@bendarnell.com>2020-08-31 19:57:52 (GMT)
committerGitHub <noreply@github.com>2020-08-31 19:57:52 (GMT)
commitea5a6363c3f8cc90b7c0cc573922b10f296073b6 (patch)
tree9464334a7c5d9f0b5dc76a227b915a9850d05c90 /Python/formatter_unicode.c
parentc3a651ad2544d7d1be389b63e9a4a58a92a31623 (diff)
downloadcpython-ea5a6363c3f8cc90b7c0cc573922b10f296073b6.zip
cpython-ea5a6363c3f8cc90b7c0cc573922b10f296073b6.tar.gz
cpython-ea5a6363c3f8cc90b7c0cc573922b10f296073b6.tar.bz2
bpo-39010: Fix errors logged on proactor loop restart (#22017)
Stopping and restarting a proactor event loop on windows can lead to spurious errors logged (ConnectionResetError while reading from the self pipe). This fixes the issue by ensuring that we don't attempt to start multiple copies of the self-pipe reading loop.
Diffstat (limited to 'Python/formatter_unicode.c')
0 files changed, 0 insertions, 0 deletions