Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

Prevent running more than one wallet instance on Windows #436

Open
pablen opened this issue Feb 26, 2019 · 0 comments
Open

Prevent running more than one wallet instance on Windows #436

pablen opened this issue Feb 26, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@pablen
Copy link
Contributor

pablen commented Feb 26, 2019

As of version 1.3.0, it is possible to create a new wallet instance if you run the app while a previous instance is already running. This could cause issues with state persistence, settings and logging.

Possibly helpful: https://github.com/electron/electron/blob/master/docs/api/app.md#apprequestsingleinstancelock

@pablen pablen added the enhancement New feature or request label Feb 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant