mirror of
https://github.com/Unitech/pm2.git
synced 2025-12-08 20:35:53 +00:00
fix last commit
This commit is contained in:
parent
1165328d10
commit
fb928131af
@ -324,7 +324,7 @@ if (require.main === module) {
|
||||
if (global.gc && typeof global.gc === 'function') {
|
||||
try {
|
||||
global.gc();
|
||||
} catch () {}
|
||||
} catch (e) {}
|
||||
}
|
||||
}, 30000);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user