isolate axum shutdown in router; minor run-cycle/signalling tweaks

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk 2024-06-05 19:59:50 +00:00
parent e4aa20ebeb
commit 0e74ade7d7
8 changed files with 57 additions and 72 deletions

1
Cargo.lock generated
View file

@ -658,7 +658,6 @@ version = "0.4.1"
dependencies = [
"argon2",
"axum 0.7.5",
"axum-server",
"bytes",
"either",
"figment",