Skip to content

bpo-35310: Retry select() calls on EINTR even if deadline has passed#10700

Closed
oranav wants to merge 2 commits into
python:masterfrom
oranav:fix-bpo-35310
Closed

bpo-35310: Retry select() calls on EINTR even if deadline has passed#10700
oranav wants to merge 2 commits into
python:masterfrom
oranav:fix-bpo-35310

bpo-35310: Remove EINTR test case when handler is delayed

9683be9
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs