OutOfMemoryException debuging tests
Hi,
We have a quite big solution(about 70~100 projects), so we created an integration test framework for tests.
The OutOfMemoryException is always thrown if we use ReSharper to debug a test as our solution is really huge.
A workaround is that we use the editbin(a developer tool from VS) to specify the /LargeAddressAware flag to the ReSharper task runner(JetBrains.ReSharper.TaskRunner.CLR45).
But anyway this is not that convenience because every developer needs to do that and after every update of ReSharper, they have to do it again.
Could you please specify the /LargeAddressAware flag to the task runner(JetBrains.ReSharper.TaskRunner.CLR45) before release?
Thanks very much!
http://resharper-support.jetbrains.com/hc/requests/1207080
ReSharper 2017.3.20171218.134701
VS2017
Windows 10 64-bits
Best regards,
Yuchen
Please sign in to leave a comment.