mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-08 16:03:27 +00:00
exiting connection pool gracefully
This commit is contained in:
@@ -522,6 +522,8 @@ Windmill Community Edition {GIT_VERSION}
|
||||
} else {
|
||||
tracing::info!("Nothing to do, exiting.");
|
||||
}
|
||||
tracing::info!("Exiting connection pool");
|
||||
db.close().await;
|
||||
Ok(())
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user