mirror of
https://git.proxmox.com/git/libgit2
synced 2025-06-04 01:17:15 +00:00
![]() In the threading tests, I was still seeing a race condition where the same item could end up being inserted multiple times into the index. Preserving the sorted-ness of the index outside of the `index_insert` call fixes the issue. |
||
---|---|---|
.. | ||
basic.c | ||
diff.c | ||
iterator.c | ||
refdb.c | ||
thread_helpers.c | ||
thread_helpers.h |