stability fixes

This commit is contained in:
Aiden McClelland
2021-11-16 01:35:32 -07:00
committed by Aiden McClelland
parent 7696ec9a13
commit 071f6cec03
15 changed files with 183 additions and 42 deletions

View File

@@ -183,6 +183,7 @@ async fn run_main(
&rt_state.manifest.volumes,
None,
false,
None,
)
.await
});