neon-bindings / neon

Rust bindings for writing safe and fast native Node.js modules.
https://www.neon-bindings.com/
Apache License 2.0
8.05k stars 284 forks source link

Fix panic during shutdown when using channel #934

Closed rf-figma closed 1 year ago

rf-figma commented 2 years ago

This PR reverts the revert of #932, adding a second commit that should fix a related race condition that was causing a build failure.

kjvalencik commented 1 year ago

Merged via https://github.com/neon-bindings/neon/commit/000b6c532452c46a22ac1c131952f84159a59001