SIGN IN SIGN UP

Use support.sleeping_retry() and support.busy_retry() (#93848)

* Replace time.sleep(0.010) with sleeping_retry() to
  use an exponential sleep.
* support.wait_process(): reuse sleeping_retry().
* _test_eintr: remove unused variables.
V
Victor Stinner committed
0ba80273f2dba5b70de870a333e65ad025cca640
Parent: bddbd80
Committed by GitHub <noreply@github.com> on 6/15/2022, 12:09:56 PM