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

PR: Suggested fix for 'Possible Recursion Detected' exception on specific scenario. #836

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jmcPereira
Copy link

Hi,

I've had an issue with a specific scenario where interfaces, surrogates and recursion detection are involved. I've created a couple of illustrative unit tests and would like to propose a potential fix for this. Can you check if it makes sense and if this is something you'd like to see integrated?

Thanks.

…th interfaces & using surrogate to serialize it.
…ped objects. The same routine will run for its subtype, incorrectly resulting in a 'Possible Recursion detected' exception.
@danieln-cx
Copy link

Hi,

This fix seems relevant to me, can someone review it please?

Thanks!

@jmcPereira jmcPereira marked this pull request as draft September 12, 2022 13:22
@jmcPereira jmcPereira marked this pull request as ready for review November 8, 2022 18:39
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