mirror of
https://github.com/fuse-friends/fuse-native
synced 2026-03-02 03:40:15 +00:00
add todo
This commit is contained in:
@@ -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--;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user