diff options
| author | Alexandre Flament <alex@al-f.net> | 2022-06-18 07:38:36 +0200 |
|---|---|---|
| committer | Alexandre Flament <alex@al-f.net> | 2022-06-18 07:39:46 +0200 |
| commit | 5bcbec9b061b02900dbd8b9751f68bbb5687247d (patch) | |
| tree | 3b3f79d686e48510e2c053f5fd041934f5687e2b /docs/dev/engine_overview.rst | |
| parent | a7b0b2ecbf82f823750f641500085f316cb4edd0 (diff) | |
Fix: use sys.modules.copy() to avoid RuntimeError
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
Diffstat (limited to 'docs/dev/engine_overview.rst')
0 files changed, 0 insertions, 0 deletions