about summary refs log tree commit diff
path: root/src/database/redis/mod.rs
diff options
context:
space:
mode:
authorVika <vika@fireburn.ru>2021-12-31 06:23:20 +0300
committerVika <vika@fireburn.ru>2021-12-31 06:23:20 +0300
commit6cc2bd0856b946415f8f6e6e113dbcff7c48dc72 (patch)
tree1d79d9abf9ebac08464d2c7542bcd51b5be8be5f /src/database/redis/mod.rs
parent2727e8bdd0122e367a6b155f96829fec26e536f9 (diff)
FileBackend: don't transfer locks over async boundaries
This may or may not be the cause for the app hanging while waiting for
a lock. Now the operations with locks are never performed over an
async boundary, excluding any shenanigans that can happen when
accidentally leaving a file locked over async boundaries.
Diffstat (limited to 'src/database/redis/mod.rs')
0 files changed, 0 insertions, 0 deletions