-
Notifications
You must be signed in to change notification settings - Fork 20
Closed
Description
Hello Steve
after expanding my FSharp Project a bit generating the CodeCoverage Report now takes up all the system memory it can get. My System has 8GB Ram and after taking up 7 GB I killed the process. Even with the --single
flag specified the memory consumption does not reduce. I use the newest Version of AltCover 5.2.667 but I also had the same Problem with Version 5.2.665.
The last build that didn't run that long(using 5.2.665.) was before I added Records with Interfaces and DUs plus Interfaces.
I would have thought that this would be a standard Fsharp style programm.
I excluded xunit and Moq.
Is there another way of reducing the memory usage?
Metadata
Metadata
Assignees
Labels
No labels
Projects
Status
Done