Calling debug() on a destroyed libuv loop would raise TypeError
TypeError: initializer for ctype 'struct uv_loop_s *' must be a cdata pointer, not NoneType Now it is safe.
Showing
Please register or sign in to comment
TypeError: initializer for ctype 'struct uv_loop_s *' must be a cdata pointer, not NoneType Now it is safe.