mirror of
https://github.com/searxng/searxng.git
synced 2026-05-08 02:13:51 +02:00
5bcbec9b06
use sys.modules.copy() to avoid "RuntimeError: dictionary changed size during iteration" see https://github.com/python/cpython/issues/89516 and https://docs.python.org/3.10/library/sys.html#sys.modules close https://github.com/searxng/searxng/issues/1342