Replies: 1 comment 2 replies
-
|
This is documented behavior, you can only call uv_close once. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
libuv version: v1.44.2
Writing it this way would cause a crash:
Here are several situations of crashes:
Writing it this way can prevent crashes, but I'm not sure why it works like this
libuv version:
Beta Was this translation helpful? Give feedback.
All reactions