todo: rework

master
Avril 3 years ago
parent 5fe9c4795c
commit 69b0d073ed
Signed by: flanchan
GPG Key ID: 284488987C31F630

@ -11,7 +11,7 @@ const SUPERVISOR_BACKLOG: usize = 32;
mod dispatch; pub use dispatch::*;
//TODO: This all needs redoing when i'm actually lucid. This part seems okay but the rest of `service` needs to go and be replaced by something like this
TODO: This all needs redoing when i'm actually lucid. This part seems okay but the rest of `service` needs to go and be replaced by something like this
/// Signal the shutdown method to the supervisor.
#[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Copy)]

Loading…
Cancel
Save