- [ ] [Cancellation Safety](https://docs.rs/tokio/latest/tokio/macro.select.html#cancellation-safety) - [ ] [Gracefully Shutdown](https://docs.rs/tokio-util/latest/tokio_util/sync/struct.CancellationToken.html) - [ ] [Structured Concurrency](https://docs.rs/tokio/latest/tokio/task/struct.JoinSet.html) - [ ] Error Handling