You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
parallel-library/cps/services
blitzmann e7eb5b6ea6 Improvements to task processing
* Moves clean up to separate function for organization
* moves the `self.dequeued.append(item)` immediately after `self.queue.get()` so that we don't wait for it to show up

(cherry picked from commit bc9372e88f0c8855694431f811702d7fb899a97e)
4 years ago
..
SyncToken.py Fix #1423 (OverflowError thrown during sync on some Linux Systems if one of the timestamps is outside range 1970 to 2038) 4 years ago
__init__.py Fix #1307 4 years ago
goodreads_support.py Merge branch 'Develop' 4 years ago
simpleldap.py Fix #1533 (Invalid LDAP Cert Path no longer crashes app) 4 years ago
worker.py Improvements to task processing 4 years ago