catch panic from admin commands

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk 2024-07-10 10:43:41 +00:00
parent 0627b46f40
commit 61f2a3c68b
3 changed files with 36 additions and 12 deletions

1
Cargo.lock generated
View file

@ -613,6 +613,7 @@ dependencies = [
"conduit_api",
"conduit_core",
"conduit_service",
"futures-util",
"log",
"ruma",
"serde_json",