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

Fails to unmount sometimes. #8

Closed
baryluk opened this issue Mar 29, 2021 · 1 comment
Closed

Fails to unmount sometimes. #8

baryluk opened this issue Mar 29, 2021 · 1 comment

Comments

@baryluk
Copy link

baryluk commented Mar 29, 2021

mount on host shows this

squashfuse on /tmp/conty.sh_user_9555/mnt type fuse.squashfuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)

but I don't have conty running anywhere.

Maybe use trap exit_handler EXIT to make it more robust?

@Kron4ek
Copy link
Owner

Kron4ek commented Mar 29, 2021

Yes, i noticed this too, i guess this happens when the script terminates ungracefully, so signal trapping should help indeed. I will see what i can do about this.

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

No branches or pull requests

2 participants