searxng/searx/search/checker
Alexandre Flament aae7830d14 [mod] refactoring: processors
Report to the user suspended engines.

searx.search.processor.abstract:
* manages suspend time (per network).
* reports suspended time to the ResultContainer (method extend_container_if_suspended)
* adds the results to the ResultContainer (method extend_container)
* handles exceptions (method handle_exception)
2021-04-21 16:24:46 +02:00
..
__init__.py [enh] checker: background check 2021-01-12 11:47:17 +01:00
__main__.py [fix] checker: minor fix about language detection 2021-01-19 21:29:31 +01:00
background.py Windows does not support SIGUSR1, so don't use it unconditionally. 2021-03-14 19:04:36 -03:00
impl.py [mod] refactoring: processors 2021-04-21 16:24:46 +02:00