Skip to content

Conversation

@abraunegg
Copy link
Owner

  • Fix application crash after deleting file locally by removing a TOCTTOU (Time-of-check to time-of-use) race condition when deleting a file.
  • Improve inotify removal messaging when exiting application to avoid confusion

* Fix application crash after deleting file locally by removing a TOCTTOU (Time-of-check to time-of-use) race condition when deleting a file.
* Improve inotify removal messaging when exiting application to avoid confusion
@abraunegg abraunegg added this to the v2.5.8 milestone Oct 17, 2025
@abraunegg abraunegg merged commit c15a9e7 into master Oct 17, 2025
10 checks passed
@abraunegg abraunegg linked an issue Oct 17, 2025 that may be closed by this pull request
@abraunegg abraunegg deleted the fix-issue-3478 branch October 17, 2025 19:31
@abraunegg
Copy link
Owner Author

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Repository owner locked and limited conversation to collaborators Oct 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Crash after deleting file locally

1 participant