Skip to content

Background tasks #247

Open
Open
@sophiajt

Description

The ability to spawn off workers while you're inside of the terminal is a natural part of working in a shell. One way nu could approach this is to be able to create a task that is worked on in the background, as part of a group of tasks.

These tasks could be killed as a group, closed on exit from the shell, etc.

One possible extension to the idea is to use #244 as a way of jumping back into a background task and interacting with its stdin/stdout.

[idea from @wycats]

Metadata

Assignees

No one assigned

    Labels

    delightthis feature would delight usersneeds-core-team-attentionAn issue than needs the attention of other core-team members

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions