Skip to content

Add option to demonstrate persistent service  #69

Open
@damascene

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions