Skip to content

Add --debug-worker flag to make debugging workers easier #1388

Open
@dgollahon

Description

It is difficult to debug workers because they capture all output. This is relevant for hooks as well as for general mutant development. I have often resorted to doing something like File.write('something.txt', some_value.inspect) as a very rough workaround.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions