question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can't unmount a repository running in its own thread

See original GitHub issue

In my project, I am mounting a Dokany directory in its own thread. When trying to unmount that directory, I am receiving the following error: send global release for C:\Users\fwoltermann\Desktop\ginui-test\Test DokanError: Ioctl failed with code 122 Failed to unmount: C:\Users\fwoltermann\Desktop\ginui-test\Test

What does that mean, and how can I correct this?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
The-Ecommented, Nov 26, 2017

Ahhhh, thank you. I was passing the trailing \ both during mount and unmount; removing it from both fixed things.

0reactions
Lirynacommented, Nov 26, 2017

Great that it solved your problem ! 👍 I know it is a little weird but there is a difference between both path 😢

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to umount (all processes killed) 2 - IBM: AIX
While trying to umount a file system keep getting message "...device busy" even after eliminating all the processes with open files.
Read more >
Repository check fails with error: "Cannot unmount the ...
The repository showed being in a failed state, so "Check" action was executed. This caused an error "Cannot unmount the repos 4043943.
Read more >
failed to unmount temp mount - device or resource busy ...
Any time I run ctr i pull , it fails with Steps to reproduce the ... I'm installing containerd from Mirantis' docker-ee-stable repository....
Read more >
Various ways to remove local Git changes
It all depends on exactly what you are trying to undo/revert. Start out by reading the post in Ube's link. But to attempt...
Read more >
Can't delete folder after failed git clone
I found that, in Windows 10 at least, using the task manager to stop all git processes is enough to free up the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found