Skip to content

Commit

Permalink
add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
mafintosh committed Jan 14, 2020
1 parent 383ace2 commit b5e9b34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fuse-native.c
Original file line number Diff line number Diff line change
Expand Up @@ -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--;

Expand Down

0 comments on commit b5e9b34

Please sign in to comment.