Minor UI annoyance. Unsure on how to handle those.
Exception in thread Thread-1 (most likely raised during interpreter shutdown):
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
File "/usr/lib/python2.7/threading.py", line 763, in run
File "/opt/vdirsyncer_env/lib/python2.7/site-packages/vdirsyncer/cli/utils.py", line 475, in worker
File "/opt/vdirsyncer_env/lib/python2.7/site-packages/vdirsyncer/cli/utils.py", line 460, in _process_job
File "/usr/lib/python2.7/Queue.py", line 168, in get
File "/usr/lib/python2.7/threading.py", line 333, in wait
<type 'exceptions.TypeError'>: 'NoneType' object is not callable
Minor UI annoyance. Unsure on how to handle those.
See #166