We're seeing this test failure sporadically. It's probably due to closing the test connection too early. ``` === RUN TestServerBasicHandshake server_test.go:74: unexpected error when creating Ouroboros object: EOF --- FAIL: TestServerBasicHandshake (0.00s) ```