tests: Fix test-restart to only quit on state changes
Previously, there was a race between receiving the data packets and changing state to READY, which would cause one of the final assertions to fail.
Showing
Please register or sign in to comment