diff options
| author | Alexandre Flament <alex@al-f.net> | 2021-04-27 10:03:19 +0200 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarit.de> | 2021-04-27 17:47:36 +0200 |
| commit | 283ae7bfad05fedbf6c7a7e7d7addfc3ae7ed9c7 (patch) | |
| tree | b57413a1b766d08e6f40aebe2a166c564fa26213 /.github | |
| parent | f724d6f6f1a38d11bc26c39648441bc8788b4288 (diff) | |
[fix] searx.network: fix rare cases where LOOP is None
* searx.network.client.LOOP is initialized in a thread
* searx.network.__init__ imports LOOP which may happen
before the thread has initialized LOOP
This commit adds a new function "searx.network.client.get_loop()"
to fix this issue
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions