commit | ba1bcffe5cafc1bb0ac6fdf9ecef51e75e342707 | [log] [tgz] |
---|---|---|
author | Russell Davis <551404+russelldavis@users.noreply.github.com> | Wed Apr 15 11:57:06 2020 -0700 |
committer | GitHub <noreply@github.com> | Wed Apr 15 11:57:06 2020 -0700 |
tree | 59682606714c5402a5bb72f8926a4d5f7b69323d | |
parent | 4b4e90a51848578dc06341777a929a0be4f4757f [diff] |
bpo-29255: Wait in KqueueSelector.select when no fds are registered (GH-19508) Also partially fixes bpo-25680 (there's still a discrepancy in behavior on Windows that needs to be fixed).