git-annex/doc/devblog/day_512__fixed_race.mdwn

6 lines
276 B
Text
Raw Normal View History

2018-08-17 20:04:30 +00:00
Sleeping on that race from yesterday, I realized there is a way to fix it,
and have implemented the fix. It doubled the overhead of updating the
index, but that's worth it to not have a race condition to worry about.
This work is supported by the NSF-funded DataLad project.