mirror of
https://gitlab.com/pulsechaincom/lighthouse-pulse.git
synced 2025-01-08 12:01:22 +00:00
05a8399769
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. |
||
---|---|---|
.. | ||
advanced.rs | ||
beacon.rs | ||
config.rs | ||
consensus.rs | ||
error.rs | ||
helpers.rs | ||
lib.rs | ||
lighthouse.rs | ||
macros.rs | ||
metrics.rs | ||
network.rs | ||
node.rs | ||
response_builder.rs | ||
router.rs | ||
spec.rs | ||
url_query.rs | ||
validator.rs |