summaryrefslogtreecommitdiff
path: root/client/src/leap/soledad/__init__.py
diff options
context:
space:
mode:
authorBruno Wagner <bwgpro@gmail.com>2015-08-07 18:34:12 -0300
committerBruno Wagner <bwgpro@gmail.com>2015-08-12 17:17:19 -0300
commitfa45b38b2cf61d5619e8d9d063fb1a470ab4f086 (patch)
treec7962722102047a82a092a0dce528955021d7082 /client/src/leap/soledad/__init__.py
parent7c1f5e3bcbfd881b6b1b3f258066a13ee7a4839d (diff)
[bug] Encdecpool won't explode if stopped twice
The encryption pool could be stopped twice and would break on the second attempt because it deletes the encryption queue variable. Added a condition to make sure it only deletes the encryption queue if it exists, making it more idempotent
Diffstat (limited to 'client/src/leap/soledad/__init__.py')
0 files changed, 0 insertions, 0 deletions