mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
Implement unique application instance checks
This commit is contained in:
parent
05e32593ec
commit
8cd1799ad9
@ -449,4 +449,4 @@ def singleinstance(name):
|
||||
except IOError:
|
||||
return False
|
||||
|
||||
return True
|
||||
return False
|
||||
|
Loading…
x
Reference in New Issue
Block a user