Skip to content

[Feature] nohup, bg, fg block #950

@Mte90

Description

@Mte90

Like we did for sudo so the code will be still executed also if the shell is closed.

Proposed syntax:

let job = async foo() // This calls `bg`
detach foo() // This calls `nohup`
await job // This calls `fg`

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions