Skip to content

Centralize discovery/scheduler warnings + add config option #75

@thejchap

Description

@thejchap

There are a few discovery and scheduling-related warnings that are being emitted from different places right now:

The reporter trait has a on_discovery_warning function

I think for now it makes sense to just have the scheduler warnings use on_discovery_warning so we have a single code path for these general types of warnings

Once that is done, that allows us to add config or a CLI option to quiet these warnings, either in the same batch of work or a follow on issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: discoverycrates/tryke_discovery — AST parsing, test/fixture discoveryarea: runnercrates/tryke_runner — worker pool, schedulinggood first issueGood for newcomershelp wantedContributions especially welcomeinternalRefactor or cleanup with no user-visible behavior changerustPull requests that update rust code

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions