Skip to content

Simplify implementation of multiple background jobs #39

Description

@rrthomas

See the simplify branch, which currently over-simplifies, and reverts to running only one job at a time.

Presumably the problem is that the subprocess calls do not yield, and so do not allow for multitasking. So try going back to asyncio subprocesses.

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