aboutsummaryrefslogtreecommitdiffstats
path: root/tests/__init__.py
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2022-07-23 22:55:42 +0100
committerGravatar Chris Lovering <[email protected]>2022-08-14 19:43:52 +0100
commit9c5d2e67e3ab76eeffeaa46682325bb3a81bf545 (patch)
tree5e470a42b133d25a2aa946545eefe3d82a3760d3 /tests/__init__.py
parentRemove usages of the removed namespace_lock decorator (diff)
Convert key expiries to integers before passing to Redis
If a float is given, Redis will assume the expiry is in milliseconds and must be multiplied by 1000. This is undesirable, as we are already passing the expiry in seconds.
Diffstat (limited to 'tests/__init__.py')
0 files changed, 0 insertions, 0 deletions