Prevent multiple instances of the application from being opened #142

Closed
opened 2013-05-10 22:53:20 +02:00 by ghost · 2 comments
ghost commented 2013-05-10 22:53:20 +02:00 (Migrated from github.com)

Currently it's possible to open multiple instances of the application. Ideally if you try to open pybitmessage more than once it should just focus on the original instance - i.e. enforce a single instance.

Currently it's possible to open multiple instances of the application. Ideally if you try to open pybitmessage more than once it should just focus on the original instance - i.e. enforce a single instance.
omyno commented 2013-05-12 04:24:28 +02:00 (Migrated from github.com)

Just some input: For a cross-platform solution, a lock file might do the job. There's also a library "tendo" which may be able handle this for the major platforms.

Just some input: For a cross-platform solution, a lock file might do the job. There's also a library "[tendo](http://stackoverflow.com/a/1265445)" which may be able handle this for the major platforms.
Dokument commented 2013-07-24 04:39:58 +02:00 (Migrated from github.com)

Please mark as closed.

Please mark as closed.
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Bitmessage/PyBitmessage-2024-12-01#142
No description provided.