pull/6/head
Mathias Buus 4 years ago
parent 330a43fee2
commit fdbadee812

@ -861,6 +861,7 @@ NAPI_METHOD(fuse_native_unmount) {
// pthread_join(ft->thread, NULL);
}
// TODO: fix the async holding the loop
uv_unref((uv_handle_t *) &(ft->async));
ft->mounted--;

Loading…
Cancel
Save