Closed mdekstrand closed 4 months ago
This adds custom pickle logic to ItemList, so that it doesn't try to pickle the entire vocabulary when we send an item list across the wire.
ItemList
The GitHub 🤖 has run the tests on your PR.
Covered 100.00% of diff (coverage changed -0.01% from 92.12% to 92.11%).
This adds custom pickle logic to
ItemList
, so that it doesn't try to pickle the entire vocabulary when we send an item list across the wire.