Files
beets/beets
Adrian Sampson e5f7ee67ca avoid locking the database greedily during import
Previously, the db transaction was running concurrently with the file copying
and tag writing. This meant that the transaction went needlessly long and made
other db-writing processes time out. Now the transaction is short and occurs
after all the file operations.
2010-06-08 23:34:44 -07:00
..
2010-05-28 00:07:11 -07:00
2010-05-28 00:07:11 -07:00
2010-05-28 00:07:11 -07:00
2010-05-28 00:07:11 -07:00