Commit 5aaf9db
Update redis/lock.py to catch Both LockNotOwnedError and LockError in one except statement as LockError.
Co-authored-by: Juliano Amadeu <[email protected]>1 parent 1bfb7e0 commit 5aaf9db
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | 183 | | |
188 | 184 | | |
189 | 185 | | |
190 | | - | |
| 186 | + | |
191 | 187 | | |
192 | 188 | | |
193 | 189 | | |
| |||
0 commit comments