mirror of
https://github.com/fuse-friends/fuse-native
synced 2024-10-27 18:34:01 +00:00
add todo
This commit is contained in:
parent
383ace28ab
commit
b5e9b34dc2
@ -861,6 +861,7 @@ NAPI_METHOD(fuse_native_unmount) {
|
|||||||
// pthread_join(ft->thread, NULL);
|
// pthread_join(ft->thread, NULL);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// TODO: fix the async holding the loop
|
||||||
uv_unref((uv_handle_t *) &(ft->async));
|
uv_unref((uv_handle_t *) &(ft->async));
|
||||||
ft->mounted--;
|
ft->mounted--;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user