restify / node-restify

The future of Node.js REST development
http://restify.com
MIT License
10.71k stars 984 forks source link

backport "fix: use more reliable close event" #1963

Open avimar opened 11 months ago

avimar commented 11 months ago

Backport e183e5d87435f73baa83024e937a0bcddf807757 to enable v6 branch of restify to work with nodejs v16 and up.

Pre-Submission Checklist

Issues

Closes:

Summarize the issues that discussed these changes

Changes

What does this PR do?

avimar commented 9 months ago

This fix is not working for me in node 18. Any other changes that I need to make?