Jacek Sieka 74acd0a33a
fix channels not being reset (#439)
* fix channels not being reset

silly for loop..

* allow only one concurrent read
* fix mplex test race condition
* add some bufferstream eof tests

* deadlock, lost data and hung channel fixes

* prevent concurrent `reset` calls
* reset LPChannel when read is cancelled (since data is lost)
* ensure there's one, and one only, 0-byte readOnce on EOF
* ensure that all data is returned before EOF is returned
* keep running activity monitor for half-closed channels (or they never
get closed)
2020-11-17 08:59:25 -06:00
..
2020-10-30 21:49:54 +09:00
2020-09-21 11:16:29 +02:00
2020-11-02 14:35:26 -06:00
2020-05-31 16:22:49 +02:00
2020-11-04 19:56:28 -06:00
2020-09-21 11:16:29 +02:00
2020-09-06 10:31:47 +02:00
2020-09-06 10:31:47 +02:00
2020-09-14 10:19:54 +02:00
2020-03-23 15:03:36 +09:00
2020-05-31 16:22:49 +02:00
2020-05-31 16:22:49 +02:00