nimbus-eth2/beacon_chain
Jacek Sieka a087909683
fix req/resp protocol (#1621)
per spec, we must half-close request stream - not doing so may lead to
failure of the other end to start processing our request leading to
timeouts.

In particular, this fixes many sync problems that have been seen on
medalla.

* remove safeClose - close no longer raises
* use per-chunk timeouts in request processing
2020-09-10 21:40:09 +02:00
..
2020-07-10 16:30:45 +03:00
2020-09-10 21:40:09 +02:00
2020-09-02 16:16:25 +00:00
2020-08-19 10:09:06 +03:00
2020-08-06 18:47:39 +00:00
2020-07-16 15:16:51 +02:00
2020-09-10 21:40:09 +02:00