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

Bugfix/429 deserialize failure retryer security disabler #440

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

piratebriggs
Copy link

@piratebriggs piratebriggs commented Apr 30, 2024

This PR aims to fix issue #429

Unlike the SerializationLoader, if DeserializeFailureRetryer is triggered, it does not wrap the calls to DoLoadItem() and DoLoadTree() in a UnicornOperationContext.

This PR adds a test case to demonstrate the issue and a fix to make it pass.

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.

UnauthorizedAccessException with SyncSilent
1 participant