Skip to content

Parallel Runner #1

Description

@trans

This is a feature that should be added eventually. Considerations:

  • Best implementation of parallel execution: threads, fork, drb?
  • How to pool the results? Do we need to serialize using yaml or marshal across stdio or can we keep it internally?
  • Probably parallel runs should be per-testcase, though feasibly they could be per-file or per-test.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions