aboutsummaryrefslogtreecommitdiffstats
path: root/tests/__init__.py
diff options
context:
space:
mode:
authorGravatar Numerlor <[email protected]>2021-01-13 23:18:33 +0100
committerGravatar Numerlor <[email protected]>2021-01-14 05:01:14 +0100
commit7342510667ea159fcc83927cb9caee14661c12a8 (patch)
treea97e88272c22ad9d256be0b36fddca4f62d70607 /tests/__init__.py
parentReuse the redis key instead of creating a new string for the expires set (diff)
Set the user_requested attribute at the start of the coroutine
A context switch may occur when we're waiting for the web page response, during which a clear could be triggered. If the event is not set before that we could end up with the dictionary changing sizes, or if a copy was made, a future that'd never finish as it'd be cleared from the queue and the futures dict
Diffstat (limited to 'tests/__init__.py')
0 files changed, 0 insertions, 0 deletions