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

Prevent stack overflow when verifying cyclic mock object graph #1014

Merged
merged 3 commits into from
Apr 28, 2020

Conversation

stakx
Copy link
Contributor

@stakx stakx commented Apr 28, 2020

Fixes #1012.

@stakx stakx added this to the 4.14.1 milestone Apr 28, 2020
@stakx stakx merged commit 6c9874d into devlooped:master Apr 28, 2020
@stakx stakx deleted the recursive-verification-stack-overflow branch April 28, 2020 18:06
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.

StackOverflowException on VerifyAll when mocked method returns mocked object
1 participant