Martin Fischer
|
640c404844
|
[pyright:strict] searx.search.checker.background
|
2022-01-27 22:07:12 +01:00 |
Markus Heiser
|
3d96a9839a
|
[format.python] initial formatting of the python code
This patch was generated by black [1]::
make format.python
[1] https://github.com/psf/black
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
|
2021-12-27 09:26:22 +01:00 |
Alexandre Flament
|
912c7e975c
|
[fix] checker: don't run the checker when uwsgi is not properly configured
Before this commit, even with the scheduler disabled, the checker was running
at least once for each uwsgi worker.
|
2021-01-13 14:07:39 +01:00 |
Alexandre Flament
|
6e2872f436
|
[enh] add searx.shared
shared dictionary between the workers (UWSGI or werkzeug)
scheduler: run a task once every x seconds (UWSGI or werkzeug)
|
2021-01-12 11:47:17 +01:00 |