Skip to content
Snippets Groups Projects
Commit 6fc393c7 authored by Seth Hillbrand's avatar Seth Hillbrand :flag_il:
Browse files

Upgrade file locking

wxSingleInstanceChecker is meant for running programs, not file locking.
This implements an RAII class for file locking that stores the lock
files next to the file being locked, allowing it to be easily found and
removed.  Also includes the ability to override the lock, with
information about the original owner

Fixes #14734

(cherry picked from commit 122be418)
parent 361fdcce
No related branches found
No related tags found
Loading
Pipeline #903364938 failed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment