ssssam / calliope

Playlist toolkit - MOVED, now at https://gitlab.com/samthursfield/calliope/
https://gitlab.com/samthursfield/calliope/
GNU General Public License v2.0
2 stars 0 forks source link

Concurrency issues with GdbmCache #29

Open ssssam opened 5 years ago

ssssam commented 5 years ago

Sometimes cache operations fail with 'Resource temporarily unavailable' due to the locking in GDBM. We should catch these and retry a few times before failing.