v0.9.7
Libtask v0.9.7
Fix a concurrency bug, where Libtask would sometimes crash with a "Multiple concurrent writes to Dict detected!" error when TapedTasks were being executed concurrently.
Merged pull requests:
Closed issues:
- Writing to
mc_cacheis not thread-safe (#202)