manager: receive forge notifications (ManagerRequest::Wake)
This commit is contained in:
parent
d5009cd175
commit
3b44410427
4 changed files with 46 additions and 11 deletions
|
|
@ -82,6 +82,7 @@ async fn main() -> Result<()> {
|
|||
files.clone(),
|
||||
turn_lock.clone(),
|
||||
));
|
||||
tokio::spawn(hive_ag3nt::forge_notify::run(cli.socket.clone(), true));
|
||||
match initial {
|
||||
LoginState::Online => {
|
||||
serve(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue