Fix default lock kwargs in RedisEventIsolation (#972)

* Fix default lock kwargs in RedisEventIsolation

* Add changelog
This commit is contained in:
Daniil Kovalenko 2022-08-09 23:48:37 +07:00 committed by GitHub
parent 851f7a2a37
commit 5e7932ca20
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 5 deletions

1
CHANGES/972.bugfix.rst Normal file
View file

@ -0,0 +1 @@
Fixed default lock kwargs in RedisEventIsolation.