summaryrefslogtreecommitdiff
path: root/.github/workflows/data-update.yml
diff options
context:
space:
mode:
authorAlexandre Flament <alex@al-f.net>2022-06-18 07:38:36 +0200
committerAlexandre Flament <alex@al-f.net>2022-06-18 07:39:46 +0200
commit5bcbec9b061b02900dbd8b9751f68bbb5687247d (patch)
tree3b3f79d686e48510e2c053f5fd041934f5687e2b /.github/workflows/data-update.yml
parenta7b0b2ecbf82f823750f641500085f316cb4edd0 (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 '.github/workflows/data-update.yml')
0 files changed, 0 insertions, 0 deletions