1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-25 07:28:02 +02:00
mu/lib/index
Dirk-Jan C. Binnema 0ade4ecfa7 indexer: fix race condition
It was possible for the worker to stop before the work was even started; and
then we might wait forever for the queue to become empty.
2021-11-22 21:52:01 +02:00
..
Makefile.am build: Add some Xapian deps 2021-11-12 23:11:45 +02:00
meson.build build: fix compiler warning 2021-11-05 09:02:24 +02:00
mu-indexer.cc indexer: fix race condition 2021-11-22 21:52:01 +02:00
mu-indexer.hh mu: update the index 'processed' -> 'checked' 2021-11-10 22:32:28 +02:00
mu-scanner.cc lib/index/scanner: tidy up a bit 2021-10-22 08:33:51 +03:00
mu-scanner.hh lib/index/scanner: tidy up a bit 2021-10-22 08:33:51 +03:00
test-scanner.cc clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00