graceful-process icon indicating copy to clipboard operation
graceful-process copied to clipboard

graceful exit process even parent exit on SIGKILL.

Results 3 graceful-process issues
Sort by recently updated
recently updated
newest added

Hi `node-modules/graceful-process`! This is a one-off automatically generated pull request from LGTM.com :robot:. You might have heard that we’ve integrated LGTM’s underlying CodeQL analysis engine natively into GitHub. The result...

egg-cluster 里面的 beforeExit 是 agent.close,有可能存在某些插件的监听了 lifecycle 的 beforeClose 然后一直没返回的情况

enhancement

This PR simplifies the oxlint configuration by extending the shared `@eggjs/oxlint-config` instead of maintaining a comprehensive manual configuration, updates the project to follow Node.js library best practices by not tracking...