Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to demonstrate persistent service #69

Open
damascene opened this issue Aug 3, 2022 · 0 comments
Open

Add option to demonstrate persistent service #69

damascene opened this issue Aug 3, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@damascene
Copy link

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.

@Julian-O Julian-O added the enhancement New feature or request label Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants