Skip to content

app_process: make it possible to start another app in the same process #111

@gaborcsardi

Description

@gaborcsardi

The tricky part is that the subprocess need to listen to the stop signal while it is also running the app. The stop signal cannot be a Unix signal, because we also need this to work on Windows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurea feature request or enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions