diff options
author | drebs <drebs@leap.se> | 2015-01-08 18:57:38 -0200 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-02-11 14:03:18 -0400 |
commit | 14f34b1f64a667bf4a146e8579f95c5d308a1f77 (patch) | |
tree | 4d95bf772a8845669bf9b5c7b6dc26f58bfdaa59 /client/changes | |
parent | 61212438a57d2450db767860c6e09e43d9e53532 (diff) |
Retry on SQLCipher timeout (#6625).
Diffstat (limited to 'client/changes')
-rw-r--r-- | client/changes/bug_6625_retry-on-sqlcipher-thread-timeout | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/changes/bug_6625_retry-on-sqlcipher-thread-timeout b/client/changes/bug_6625_retry-on-sqlcipher-thread-timeout new file mode 100644 index 00000000..8b2ce055 --- /dev/null +++ b/client/changes/bug_6625_retry-on-sqlcipher-thread-timeout @@ -0,0 +1 @@ + o Retry on sqlcipher thread timeouts (#6625). |