[0.5.3] - 2023-03-13
Bugfixes
- Fix race condition when different threads changed the tuple mapper while it was being serialized, leading to the corrupted serialized task closure data - #45
What's Changed
- Fix race condition when serializing the write task closure by @akudiyar in #46
- Update driver to v0.10.1 by @akudiyar in #47
Full Changelog: v0.5.2...v0.5.3