Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
worker: spin uv_run twice before closing loop
On Windows, the Platform’s `uv_async_t` may need two iterations before closing when it was previously in use. Refs: nodejs#26089 Refs: nodejs#26006
- Loading branch information