lighthouse-pulse/lighthouse
divma fdc6e2aa8e Shutdown like a Sir (#1545)
## Issue Addressed
#1494 

## Proposed Changes
- Give the TaskExecutor the sender side of a channel that a task can clone to request shutting down
- The receiver side of this channel is in environment and now we block until ctrl+c or an internal shutdown signal is received
- The swarm now informs when it has reached 0 listeners
- The network receives this message and requests the shutdown
2020-08-19 05:51:14 +00:00
..
environment Shutdown like a Sir (#1545) 2020-08-19 05:51:14 +00:00
src Shutdown like a Sir (#1545) 2020-08-19 05:51:14 +00:00
tests Add EF launchpad import (#1381) 2020-07-29 04:32:50 +00:00
Cargo.toml Version bump to v0.2.5 (#1540) 2020-08-18 11:23:08 +00:00