mirror of https://github.com/searxng/searxng.git
283ae7bfad
* 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 |
||
---|---|---|
.. | ||
__init__.py | ||
client.py | ||
network.py | ||
raise_for_httperror.py |