commotion_client.utils.single_application.SingleApplication Class Reference
Inheritance diagram for commotion_client.utils.single_application.SingleApplication:
commotion_client.utils.single_application.SingleApplicationWithMessaging

Public Member Functions

def __init__
 
def is_running
 

Public Attributes

 log
 
 main
 
 status_bar
 
 control_panel
 
 shared_memory
 

Detailed Description

Single application instance uses a key and shared memory to ensure that only one instance of the Commotion client is ever running at the same time.

The documentation for this class was generated from the following file:
  • commotion_client/utils/single_application.py