mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2026-08-31 19:03:45 +02:00
Improve shutdown in the test script
This commit is contained in:
@@ -52,5 +52,4 @@ async function main() {
|
||||
|
||||
main().catch((ex) => {
|
||||
console.warn(ex)
|
||||
process.exit(1)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user