summaryrefslogtreecommitdiffstats
path: root/Lib/xmlrpc
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2020-09-03 19:38:34 (GMT)
committerGitHub <noreply@github.com>2020-09-03 19:38:34 (GMT)
commita986b061a3cd4661eb9f857e2936291f1847bd15 (patch)
tree140f444860fd00133352196aca55a6a3c1fa0c9a /Lib/xmlrpc
parent9fef7c54a0adfade5ec94259d97f22e05fe9e3e3 (diff)
downloadcpython-a986b061a3cd4661eb9f857e2936291f1847bd15.zip
cpython-a986b061a3cd4661eb9f857e2936291f1847bd15.tar.gz
cpython-a986b061a3cd4661eb9f857e2936291f1847bd15.tar.bz2
bpo-39010: Fix errors logged on proactor loop restart (GH-22017) (#22035)
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. (cherry picked from commit ea5a6363c3f8cc90b7c0cc573922b10f296073b6) Co-authored-by: Ben Darnell <ben@bendarnell.com> Co-authored-by: Ben Darnell <ben@bendarnell.com>
Diffstat (limited to 'Lib/xmlrpc')
0 files changed, 0 insertions, 0 deletions