Skip to content
This repository was archived by the owner on Nov 15, 2021. It is now read-only.
This repository was archived by the owner on Nov 15, 2021. It is now read-only.

BUG: v4.7.1221 takes 4 times as long to process heavy threaded tests than v4.6.519 #1057

Description

Hi, we have some tests that tests that usually takes around 5 minutes to run in total, but when using opencover 4.7.1221 it takes 20 minutes.
Downgrading to v4.6.519 makes the tests pass in about ~5 minutes - but then no coverage is returned (that's an issue for another time).

We've just started to use OpenCover and the results we've got are from a previous solution where we run our tests through another tool. It seems that the more the tests rely on multithreaded workloads the more the test time for a test is hit, in other words high workload = high delay of test time using opencover.

We are using .net framework 4.7.2 for the projects

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