Skip to content

Coverlet hangs when using System.Net.HttpStatusCode as a default parameter. #249

@MaartenX

Description

@MaartenX

When running dotnet test from the command line with a project that uses System.Net.HttpStatusCode as a default parameter, the test hangs using one full CPU core.

I've traced this issue to Mono.Cecil, and when I update to 0.10.1, the issue goes away.

I'll attach an example that shows the problem.

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