Ouyang Yadong 00454eb577 refactor(napi): use get_uv_event_loop instead of uv_default_loop
Using the uv_loop_s from napi_env is safer as it's possible that
there are multiple Workers, and therefore multiple uv_loop_s.
2020-08-18 13:55:35 +08:00
..
2020-08-12 22:40:52 +08:00
2020-08-02 23:31:22 +08:00
2020-08-03 14:34:58 +08:00