Skip to content

Implement a single-instance restriction to gracefully inform the user that the application is already running#194

Open
flmbray wants to merge 2 commits intodankrusi:mainfrom
flmbray:single-instance-app
Open

Implement a single-instance restriction to gracefully inform the user that the application is already running#194
flmbray wants to merge 2 commits intodankrusi:mainfrom
flmbray:single-instance-app

Conversation

@flmbray
Copy link

@flmbray flmbray commented Oct 10, 2025

It makes little sense for WVDH to run multiple instances for most users. This PR adds a single-instance check as suggested in #163. It still utilizes a configuration option debug.singleInstance (default true) that can be used to override the single instance restriction if necessary.

@flmbray flmbray marked this pull request as ready for review October 10, 2025 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant