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
..
2021-05-02 17:46:40 -07:00
2020-12-11 14:37:08 +01:00
2021-05-03 15:45:30 +02:00
2021-04-10 15:38:33 +02:00
2021-03-27 20:30:08 +01:00