EHRI / ehri-frontend

The EHRI project's portal interface.
https://portal.ehri-project.eu
European Union Public License 1.2
14 stars 9 forks source link

Reinitialise JSON converter for each index operation. #1489

Closed mikesname closed 9 months ago

mikesname commented 9 months ago

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.