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

IPFS daemon doesn't unmount when killed #1092

Closed
dylanPowers opened this issue Apr 17, 2015 · 5 comments
Closed

IPFS daemon doesn't unmount when killed #1092

dylanPowers opened this issue Apr 17, 2015 · 5 comments
Assignees
Labels
kind/bug A bug in existing code (including security flaws) topic/commands Topic commands topic/daemon + init

Comments

@dylanPowers
Copy link
Member

Run ipfs daemon --mount, let it initialize and then kill it. Note how the mounted directories aren't unmounted.

Hopefully this is getting fixed in #1037

@whyrusleeping whyrusleeping added kind/bug A bug in existing code (including security flaws) topic/commands Topic commands topic/daemon + init labels Apr 17, 2015
@torarnv
Copy link
Contributor

torarnv commented Apr 18, 2015

Yes, the revert of f74e71f in #1037 should fix this, I'm seeing the directories unmounted cleanly here.

@dylanPowers
Copy link
Member Author

👍

@jbenet
Copy link
Member

jbenet commented Apr 22, 2015

i think this should be fixed now?

@jbenet
Copy link
Member

jbenet commented Apr 22, 2015

@dylanPowers could you try to repro with new master?

@dylanPowers dylanPowers self-assigned this Apr 22, 2015
@dylanPowers
Copy link
Member Author

Verified resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug A bug in existing code (including security flaws) topic/commands Topic commands topic/daemon + init
Projects
None yet
Development

No branches or pull requests

4 participants