mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-05-03 19:53:57 +00:00
exit connectProcess after connection test
This commit is contained in:
@@ -38,6 +38,8 @@ function start() {
|
|||||||
detail: formatErrorDetail(e, connection),
|
detail: formatErrorDetail(e, connection),
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
process.exit(0);
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user