In Node.js servers, is there any difference between catching SIGTERM vs catching SIGINT?
I thought processes were not supposed to be able to prevent shutdown upon a SIGI