https://bugs.kde.org/show_bug.cgi?id=417631
Alexander Reinholdt <alexander.reinho...@kdemail.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REPORTED |RESOLVED Latest Commit| |https://commits.kde.org/smb | |4k/ede54faf8ded7eb03ef86c6e | |03d2939b3c540519 --- Comment #2 from Alexander Reinholdt <alexander.reinho...@kdemail.net> --- Git commit ede54faf8ded7eb03ef86c6e03d2939b3c540519 by Alexander Reinholdt. Committed on 29/02/2020 at 07:59. Pushed by areinholdt into branch 'master'. Fixed the unmounting of multiple shares: After each unmount Smb4K waits for 50 ms before starting the next unmount. All tests up to now showed no busy error anymore even when unmounting more than 10 shares at once. Implemented inhibition of sleep and shutdown during unmount. The inhibition delays the shutdown/sleep untill all shares are unmounted. Also, simplified notification after mounting and unmounting. This has the consequence that every mount is reported at the moment. M +31 -65 core/smb4kmounter.cpp M +1 -1 core/smb4kmounter.h M +2 -2 core/smb4kmounter_p.h https://commits.kde.org/smb4k/ede54faf8ded7eb03ef86c6e03d2939b3c540519 -- You are receiving this mail because: You are watching all bug changes.