Skip to content

Add feature to Malt to capture worker output #61

@maleadt

Description

@maleadt

We currently use redirect_io to capture output of the worker. This is a little fragile (has resulted in errors on Windows when redirecting to a file), and doesn't capture stack traces when the worker dies. Not capturing is not an option though, because it messes with the output. We should add a feature to Malt to make it possible to cleanly capture the output of a worker.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions