Skip to content

When fast check fails on a package, it should fast check all the package's dependencies #391

@dsherret

Description

@dsherret

Right now if fast check fails on a package, it will not necessarily fast check the dependencies of that package. This is a perf bug.

Basically, we need to keep the PublicRangeFinder alive even through transforming in order to add additional pending dependencies to search for.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions