Skip to content
This repository was archived by the owner on Jul 3, 2018. It is now read-only.
This repository was archived by the owner on Jul 3, 2018. It is now read-only.

Background operator doesn't work correctly #2

Description

@kirpichik

The statement of the process start in the background doesn't work correctly.
Example:

(*_*)$>sleep 100 &

[1] 3455

[1] Done sleep 100
(*_*)$>

The process is started and immediately terminated.
This process isn't displayed in the work list after that.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions