diff options
author | drebs <drebs@leap.se> | 2015-04-08 13:26:15 -0300 |
---|---|---|
committer | drebs <drebs@leap.se> | 2015-04-23 17:46:18 -0300 |
commit | c7996bf4bfe489a7c0341a27bb2bcf49245fbca7 (patch) | |
tree | 5599679ed6e8c3d9803bdd87fdc9fa36afcaead0 /.gitignore | |
parent | 147b5793fd9a3c2fd67a716d64f8cb2ed1496e39 (diff) |
[feat] ensure sync fails will raise an exception
This commit makes 2 changes that allow sync failures to raise exceptions that
can be caught by the api:
1. Remove try/except statements in sync.py level that would prevent an
exception to be caught by the soledad client api.
2. Ensure that if an asynchronous decrypting process fails the exception
will be re-raised to eventually reach the api.
Related: #6757.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions