Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

umount the mountpoint after main func exits #1

Open
amosbird opened this issue Jun 24, 2019 · 1 comment · May be fixed by #3
Open

umount the mountpoint after main func exits #1

amosbird opened this issue Jun 24, 2019 · 1 comment · May be fixed by #3

Comments

@amosbird
Copy link

Hi, nice project. I wonder what's the right way to umount the mountpoint currectly in code after main function exits.

@amosbird
Copy link
Author

I can see there is a umount attempt https://github.com/vgough/go-fuse-c/blob/master/fuse/wrapper.c#L96 , however it doesn't seem to work.

Env:

Archlinux x64
go version go1.12.6 linux/amd64

This was referenced Jul 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant