Name |
Last commit
|
Last update |
---|---|---|
.. | ||
basic.c | ||
diff.c | ||
iterator.c | ||
refdb.c | ||
thread_helpers.c | ||
thread_helpers.h |
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.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
basic.c | Loading commit data... | |
diff.c | Loading commit data... | |
iterator.c | Loading commit data... | |
refdb.c | Loading commit data... | |
thread_helpers.c | Loading commit data... | |
thread_helpers.h | Loading commit data... |