zhangzhiming865
Results
3
comments of
zhangzhiming865
没有尝试解决。换ide了
> ok,thanks,so uv_close is async for delete a timer ?
> The timer is not removed from loop->handle_queue until it's closed with uv_close(). what if just QUEUE_REMOVE in uv_timer_stop?