-
-
Notifications
You must be signed in to change notification settings - Fork 25
Add option to demonstrate persistent service #69
Copy link
Copy link
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request