Skip to content

wssy_poll: Measure timeout from first call

Colin Kinloch requested to merge ColinKinloch/way-assay:wssy_poll_timeout into main

If a poll consistently resulted in Errno::INTR it would never end.

Merge request reports