Skip to content

Conversation

@iLLiCiTiT
Copy link
Member

Changelog Description

Use deepcopy of key and value instead of full object in EntityData.

Additional review information

This might help to prevent recursion error, and if not then the error might help to reveal what the issue is.

Testing notes:

  1. Use the code in shotgrid sync services.

Should help to resolve #288

@iLLiCiTiT iLLiCiTiT changed the title Enhancement/288 recursive loop in entitydata class EntityData: Better deepcopy handling and error Dec 9, 2025
@iLLiCiTiT iLLiCiTiT self-assigned this Dec 9, 2025
@iLLiCiTiT iLLiCiTiT added the type: enhancement New feature or request label Dec 9, 2025
@iLLiCiTiT iLLiCiTiT requested a review from BigRoy December 9, 2025 16:21
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
Copy link
Contributor

@BigRoy BigRoy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Thierry-Submarine any chance you can give this a try?

@iLLiCiTiT iLLiCiTiT changed the title EntityData: Better deepcopy handling and error EntityData: Better deepcopy and error handling Dec 9, 2025
@iLLiCiTiT iLLiCiTiT merged commit 4147902 into develop Dec 19, 2025
2 checks passed
@iLLiCiTiT iLLiCiTiT deleted the enhancement/288-recursive-loop-in-entitydata-class branch December 19, 2025 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Recursive loop in EntityData Class

3 participants