Commit 15f57dfb authored by Vincent Pelletier's avatar Vincent Pelletier

WSGI: Use select.poll instead of select.select .

Avoids the infamous 1024 file descriptor limit. No functional change
expected, as it seems unlikely this bug ever triggered on waitress-managed
file descriptors.
parent 1e82948c
Pipeline #16838 failed with stage
in 0 seconds