Stack overflow when gathering coverage using coverlet #1711
Labels
bug
Something isn't working
tracking-external-issue
The issue is caused by external problem - nothing we can do to fix it directly
Hi there,
There seems to be an issue when I'm trying to gather coverage for my project on net471. It seems like I'm getting a stack overflow exception which causes it to fail.
The stack trace ends up looking something like the following:
I believe that this issue might be related to this in cecil - jbevain/cecil#706
Given that there is a pull request there - jbevain/cecil#806 . If this is the actual issue and that pull request is merged, could an update be considered?
The text was updated successfully, but these errors were encountered: