Files
lighthouse/beacon_node/rest_api/src
Adam Szkoda 05a8399769 Wind down the SSE thread when the client disconnects (#1514)
These started to appear when I `^C` `curl -N http://localhost:5052/beacon/fork/stream`: `Aug 12 13:00:01.539 ERRO Couldn't stream piece hyper::Error(ChannelClosed), service: http`

Something must have changed in hyper since SSE has been implemented because I'm sure I haven't seen those errors before.

This PR properly detects a closed SSE stream and cleans up.
2020-08-13 06:12:18 +00:00
..
2020-06-17 11:10:22 +10:00
2020-05-17 11:16:48 +00:00
2020-05-17 11:16:48 +00:00
2020-06-19 15:36:03 +10:00
2020-08-04 07:44:53 +00:00
2020-05-17 11:16:48 +00:00
2019-11-25 15:48:24 +11:00