Revert "src: close libuv handles on exit"
This change is not entirely ready for prime time: it's making ~50 tests fail on Windows, mostly due to timeouts. It's up for debate who is at fault here: node.js or libuv. It does however expose a libuv bug on OS X, where the event loop sometimes gets stuck in uv__io_poll() when there is a single UV_SHUTDOWN request left in the queue. Needs further investigation. This reverts commit 4915884d.
parent
8a272cab
Please register or sign in to comment