swarm-queue-based lifecycle notices, replacing push_todo(MANAGER_AGENT)
This commit is contained in:
parent
10a294a2f8
commit
e44ea9d8d4
12 changed files with 388 additions and 142 deletions
|
|
@ -35,6 +35,8 @@ mod snapshot_push;
|
|||
mod socket_server;
|
||||
mod stats;
|
||||
mod stores;
|
||||
mod swarm_notices;
|
||||
mod swarm_queue;
|
||||
mod swarm_status;
|
||||
#[cfg(test)]
|
||||
mod test_env;
|
||||
|
|
|
|||
Loading…
Reference in a new issue