diff options
| author | 2021-01-13 23:18:33 +0100 | |
|---|---|---|
| committer | 2021-01-14 05:01:14 +0100 | |
| commit | 7342510667ea159fcc83927cb9caee14661c12a8 (patch) | |
| tree | a97e88272c22ad9d256be0b36fddca4f62d70607 /tests/test_base.py | |
| parent | Reuse 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/test_base.py')
0 files changed, 0 insertions, 0 deletions