Fix run
This commit is contained in:
parent
c25c4f3dc6
commit
17d7a8e6c4
@ -34,7 +34,6 @@ enum Entrypoint {
|
|||||||
|
|
||||||
do {
|
do {
|
||||||
try await configure(app)
|
try await configure(app)
|
||||||
await cleanup()
|
|
||||||
} catch {
|
} catch {
|
||||||
app.logger.report(error: error)
|
app.logger.report(error: error)
|
||||||
await cleanup()
|
await cleanup()
|
||||||
|
Loading…
Reference in New Issue
Block a user