mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
Chore: timeout properly
This commit is contained in:
@@ -102,6 +102,9 @@ import type { TaskResult } from './lib/trace-runner';
|
||||
]);
|
||||
|
||||
printStats(stats);
|
||||
|
||||
// Finish the build to avoid leaking timer/fetch ref
|
||||
process.exit(0);
|
||||
} catch (e) {
|
||||
console.trace(e);
|
||||
console.error('Something went wrong!');
|
||||
|
||||
Reference in New Issue
Block a user