Skip to content

Parallel Runner #1

@trans

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.

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