Skip to content

Find cross-platform solution for detached process #1

@hunterlester

Description

@hunterlester

Creating a child process, even when spawning it independently of parent process, ties it to the terminal in which it was executed.
Detaching (forking) a process from the parent process and also from the controlling terminal is different for Windows vs Linux. Daemon on *nix systems, Background Service on Windows.

Read:

Non-blocking issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions