Closed musicinmybrain closed 1 year ago
Hmm, I haven't been able to reproduce that locally, but both of those errors would seem to indicate that SQLiteBucket
isn't safe to use with multiprocessing, and only FileLockSQLiteBucket
should be used in those cases (see #68). I'll submit a PR for that.
On Fedora Linux 37, x86_64, I see the following maybe one time out of every three to five runs:
While trying to package PyrateLimiter as an RPM for Fedora Linux Rawhide (the development version), we have also seen:
but this is harder to reliably reproduce.