node-restify icon indicating copy to clipboard operation
node-restify copied to clipboard

backport "fix: use more reliable close event"

Open avimar opened this issue 10 months ago • 1 comments

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

Pre-Submission Checklist

  • [x] Opened an issue discussing these changes before opening the PR
  • [ ] Ran the linter and tests via make prepush
  • [ ] Included comprehensive and convincing tests for changes

Issues

Closes:

  • Issue #1899

Summarize the issues that discussed these changes

Changes

What does this PR do?

avimar avatar Oct 18 '23 19:10 avimar

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

avimar avatar Jan 08 '24 14:01 avimar