mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 05:12:39 +00:00
4.8-alpha fix (#1424)
This commit is contained in:
@@ -15,6 +15,5 @@ parentPort?.on('message', (params: { html: string }) => {
|
||||
data: error
|
||||
});
|
||||
}
|
||||
|
||||
global?.close?.();
|
||||
process.exit();
|
||||
});
|
||||
|
Reference in New Issue
Block a user