mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-04-28 19:50:43 -04: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.