Skip to content

Make Default Log Filter Parallel-Friendly #45

@goingforbrooke

Description

@goingforbrooke

Issue

Make default_log_filter stable by implementing a parallel-friendly way to manage environment variables.

Proposed Solution

The commit putting the default_log_filter attribute behind the "unstable" feature is awesome, but to get things stable, we could look to sealed-test, which solves the problem by forking unit tests into separate processes.

The shortcomings of sealed-test are that it doesn't support async and hasn't been updated in a while.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions