mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-03-04 16:03:41 -05:00
This makes things very slow as it requires locking the database ever second. Instead use the db's event system to deliver indexing progress changed events.