mirror of
https://github.com/beetbox/beets.git
synced 2026-05-21 06:44:26 -04:00
The Library object is now (almost) safe to share across threads. Per-thread resources are now automatically managed internally. There is no longer any need for the _reopen_lib hack to get multiple copies of the Library object.