summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/platform_init/initializers.py
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2015-06-01 12:32:33 -0300
committerdrebs <drebs@leap.se>2015-06-01 12:37:24 -0300
commit10dd29e09e48ae8c1aab8e38cfcede1d49e190ec (patch)
treeb2dcf1756285429ba70d830e54ff4d155b9fd410 /src/leap/bitmask/platform_init/initializers.py
parent907a864c774cc43fcf0ebff3d6b5082901661e98 (diff)
[bug] do not unset soledad proxy object too early
The backend was unsetting the soledad proxied object before actually calling the soledad close() method and this was causing the application to hang when exitting. As the local soledad component's cancel_bootstrap() method is called before the close() method, we'd better not unset the proxied object there, and let only the close method do it. This commit fixes this by just removing the line that unsets the proxied object in the wrong place.
Diffstat (limited to 'src/leap/bitmask/platform_init/initializers.py')
0 files changed, 0 insertions, 0 deletions