diff options
author | drebs <drebs@leap.se> | 2014-01-06 10:29:43 -0200 |
---|---|---|
committer | drebs <drebs@leap.se> | 2014-01-06 10:29:43 -0200 |
commit | 89d3e4a1321ff9701ac67933f8e649cfecd1d95e (patch) | |
tree | 268983c0ac554860c39f25a7521fe45bc816aab7 /client/changes/bug_4435_catch-lock-timeout-exception | |
parent | a2fc60a03f701abd2309dee23c383f1189ce3cf4 (diff) |
Add proper error reporting to shared db lock.
Diffstat (limited to 'client/changes/bug_4435_catch-lock-timeout-exception')
-rw-r--r-- | client/changes/bug_4435_catch-lock-timeout-exception | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/changes/bug_4435_catch-lock-timeout-exception b/client/changes/bug_4435_catch-lock-timeout-exception new file mode 100644 index 00000000..12c05685 --- /dev/null +++ b/client/changes/bug_4435_catch-lock-timeout-exception @@ -0,0 +1 @@ + o Catch lock timeout exception (#4435). |