mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 21:13:50 +00:00
4.8.1 test-fix (#1561)
This commit is contained in:
@@ -32,3 +32,5 @@ export const systemStartCb = () => {
|
||||
// process.exit(1); // 退出进程
|
||||
});
|
||||
};
|
||||
|
||||
export const surrenderProcess = () => new Promise((resolve) => setImmediate(resolve));
|
||||
|
Reference in New Issue
Block a user