Files
lighthouse/beacon_node
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
..
2022-04-05 02:53:09 +00:00
2022-04-07 04:04:11 +00:00
2022-04-12 02:52:12 +00:00