-
-
Notifications
You must be signed in to change notification settings - Fork 118
Unmounting a mount containing a file being edited by Code does not result in a "busy" warning #1813
Open
Description
What Happened?
Unmounting a mount containing a file being edited by Code does not result in a "busy" warning
Steps to Reproduce
- Mount e.g. a USB stick
- Open a text file on that mount with Code
- Ensure "Save files when changed" s OFF
- Make some changes
- Unmount the mount using Files (latest source)
- No warning is given that the mount is in use by Code
Expected Behavior
A user might expect to get a warning in this situation (although other text editors do not hold files open on the mount under similar circumstances either).
Fortunately Code handles the situation gracefully and gives the user the opportunity to save the file elsewhere or remount.
The desired behaviour is uncertain and suggestions are invited.
OS Version
8.x (Circe)
OS Architecture
amd64 (on most hardwares)
Session Type
Secure Session (Wayland, This is the default)
Software Version
Early Access or Compiled from git
Log Output
Hardware Info
No response
Activity
Metadata
Metadata
Assignees
Labels
No labels