maelstrom-software / maelstrom

Maelstrom is a fast Rust, Go, and Python test runner that runs every test in its own container. Tests are either run locally or distributed to a clustered job runner.
https://maelstrom-software.com/
Apache License 2.0
599 stars 11 forks source link

Provide a way to `maelstrom-run --tty` a shell in a container that doesn't have a shell. #382

Open nfachan opened 3 months ago

nfachan commented 3 months ago

Use Cases

Acceptance Criteria

Implementation Considerations

Notes

Definition of Done