lighthouse/beacon_node/lighthouse_network
Pawan Dhananjay db0beb5178 Poll shutdown timeout in rpc handler (#3153)
## Issue Addressed

N/A

## Proposed Changes

Previously, we were using `Sleep::is_elapsed()` to check if the shutdown timeout had triggered without polling the sleep. This PR polls the sleep timer.
2022-04-13 03:54:44 +00:00
..
src Poll shutdown timeout in rpc handler (#3153) 2022-04-13 03:54:44 +00:00
tests Fix merge rpc length limits (#3133) 2022-04-04 00:26:15 +00:00
Cargo.toml Update and consolidate dependencies (#3136) 2022-04-04 00:26:16 +00:00