Skip to content

Buffer parallel output to prevent interleaving #1143

Closed
@chrisphilip322

Description

@chrisphilip322

I have been using detox for a while and am happy to see parallel test running reach main tox!

It would be really nice if you could run tox in parallel mode and still get all the normal output. You can do this with the -o flag but the output is interleaved between all the processes. A different option that lets you get all the output buffered by process to prevent interleaving would be awesome. It's really convenient to have all the output available as part of a CI system so that if you need to debug something you can look at past builds to see exactly what happened.

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