Skip to content

ensure read timeouts are recoverable

Evan Hunt requested to merge each-timeout-recovery into main

Change 5612 was incomplete due to a lack of testing. Timeouts were not actually recoverable because the socket was destroyed after the first one.

Edited by Evan Hunt

Merge request reports