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

Reinitialise JSON converter for each index operation. #1489

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

mikesname
Copy link
Contributor

This is kind of grasping at straws to fix the mysterious bug where the index is populated with dodgy data seemingly from two items, but it seems likely to be a reentrancy issue somewhere. This should prevent any state in the JsonConverter lingering betwen ops.

This is kind of grasping at straws to fix the mysterious bug where
the index is populated with dodgy data seemingly from two items, but
it seems likely to be a reentrancy issue somewhere. This should prevent
any state in the JsonConverter lingering betwen ops.
@mikesname mikesname merged commit 8670fec into EHRI:main Jan 26, 2024
1 check passed
@mikesname mikesname deleted the bugfix/indexing_gremlins branch January 26, 2024 11:14
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.

1 participant