Skip to content
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

created stackover flow test #4

Closed
wants to merge 1 commit into from
Closed

created stackover flow test #4

wants to merge 1 commit into from

Conversation

nuclearsuitcase
Copy link

@nuclearsuitcase nuclearsuitcase commented Sep 25, 2018

Make sure to pause the debugger on the Assert.True(true), after sitting there for a second or two you'll get a stack overflow. I'm using .NET Framework 4 and NUnit 3.10.1. I'm running this code on 64bit Windows 10

I wish there was a cleaner way to show this happening, but I can't find a clean way of catching a stackoverflow in a unit test

@navozenko
Copy link
Owner

The problem has been solved

@navozenko navozenko closed this Sep 25, 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

Successfully merging this pull request may close these issues.

None yet

2 participants