• v0.2.4 c3b9374ae1

    Ghost released this 2026-03-15 15:55:20 +00:00 | 175 commits to dev since this release

    RunOptions.Detach creates the process in its own process group
    (Setpgid) and uses context.Background() instead of the parent
    context. Detached processes survive parent death.

    Co-Authored-By: Virgil virgil@lethean.io

    Downloads