Dmitriy Ryajov e9d4679059
Race in connection setup (#464)
* check that connection is not closed or eof

* don't release connection lock prematurely

* test that only valid connections can be added

* correct exception type on closed connection

* add clarifying comment

* use closeWithEOF for more stable test

* misc comments

* log stream id in buffestream asserts

* use closeWithEOF to prevent races in tests

* give some time to the remote handler to trigger

* adding more tests to make codecov happy
2020-12-02 19:24:48 -06:00
..
2020-11-19 16:48:17 +09:00
2020-11-12 21:44:02 -06:00
2020-08-04 18:19:26 +09:00
2020-11-12 21:44:02 -06:00
2020-12-02 19:24:48 -06:00
2020-09-06 10:31:47 +02:00
2020-08-08 08:52:20 +02:00
2020-07-15 10:24:04 +02:00
2020-12-02 19:24:48 -06:00