SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

bpo-41182 selector: use DefaultSelector based upon implementation (GH-21257)

On some platform such as VMware ESXi, DefaultSelector fails
to detect selector due to default value.
This fix adds a check and uses the correct selector depending upon
select implementation and actual call.

Fixes: [bpo-41182]()

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
A
Abhijeet Kasurde committed
bcd47837a9bf4806e559b40df73869493efcce27
Parent: b9f6ac9
Committed by GitHub <noreply@github.com> on 7/23/2020, 3:13:37 AM