Last 12 weeks · 0 commits
4 of 6 standards met
Hello! Thanks for your awesome projects. They provide really good workarounds for current JS ecosystem strange problems. I've faced an issue with flushing the stdout/stderr buffers before the exit. Seems to be that is the root problem. Some hacks like in https://github.com/cowboy/node-exit/blob/master/lib/exit.js is still required in modern node (v20.4.0). My proposal is to integrate the solution in exit-hook, as it's not possible to use these modules together.
Repository: sindresorhus/exit-hook. Description: Run some code when the process exits Stars: 302, Forks: 42. Primary language: JavaScript. Languages: JavaScript (97.4%), TypeScript (2.6%). License: MIT. Latest release: v5.1.0 (5mo ago). Open PRs: 0, open issues: 0. Last activity: 5mo ago. Community health: 85%. Top contributors: sindresorhus, thecodedrift, Tapppi, brandonocasey, dflupu, BendingBender, Julusian, rpnzl, Richienb, SCG82.