Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
MaartenX opened this issue Nov 23, 2018 · 2 comments
Closed

Comments

@MaartenX
Copy link
Contributor

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.

@MaartenX
Copy link
Contributor Author

Project that uses NUnit with coverlet that contains the error:

AssemblyToTest.zip

@tonerdo
Copy link
Collaborator

tonerdo commented Nov 28, 2018

Latest release includes #252

@tonerdo tonerdo closed this as completed Nov 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants