mirror of
https://github.com/coder/code-server.git
synced 2026-06-03 13:48:12 -05:00
asher: again
This commit is contained in:
@@ -60,6 +60,7 @@ async function entry(): Promise<void> {
|
||||
return wrapper.start(args)
|
||||
}
|
||||
|
||||
// ignore me
|
||||
entry().catch((error) => {
|
||||
logger.error(error.message)
|
||||
wrapper.exit(error)
|
||||
|
||||
Reference in New Issue
Block a user