searxng/searx/search/checker
Alexandre Flament 8c1a65d32f [mod] multithreading only in searx.search.* packages
it prepares the new architecture change,
everything about multithreading in moved in the searx.search.* packages

previously the call to the "init" function of the engines was done in searx.engines:
* the network was not set (request not sent using the defined proxy)
* it requires to monkey patch the code to avoid HTTP requests during the tests
2021-05-05 13:12:42 +02:00
..
__init__.py [enh] checker: background check 2021-01-12 11:47:17 +01:00
__main__.py [mod] multithreading only in searx.search.* packages 2021-05-05 13:12:42 +02:00
background.py [mod] multithreading only in searx.search.* packages 2021-05-05 13:12:42 +02:00
impl.py [mod] oscar: /preferences , engines tab: report engine times 2021-04-21 16:24:46 +02:00