-
-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I suggest that the example have an option to show running a service as a persistent one so it doesn't stop on app close.
It could be a check box that says "run as persistent service"
I've tried to make it an auto restart service with this line in start_service
function:
service.mService.setAutoRestartService(True)
but no luck.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request