You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.
use 239ab0b79c44b983862f9eb55db3c9a5d30d480a
run
tuvtester
,timer
test case will fail atTUV_ASSERT(0 == uv_loop_close(uv_default_loop()));
in uv_loop_close(),
will return UV_EBUSY as handles_queue is not empty, but should be emtpy
The text was updated successfully, but these errors were encountered: