Merge branch 'master' into primary

This commit is contained in:
Mattias Eriksson 2024-04-12 13:06:59 +02:00
commit 1b9c815d64
2 changed files with 25 additions and 5 deletions

View file

@ -2269,7 +2269,7 @@ impl Application for App {
}
TermEvent::ChildExit(_error_code) => {
//Ignore this for now
},
}
}
}
Message::TermEventTx(term_event_tx) => {