mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Disable prometheus multiprocess mode in tests to avoid global state: Depending on the workers which are processing a testfile, we might run into race issues where tests might influence each other. We also need to make sure to clear any previously collected values in case the same worker/process is executing different tests which evaluate prometheus values. Signed-off-by: moson <moson@archlinux.org> |
||
---|---|---|
.. | ||
__init__.py | ||
alpm.py | ||
email.py | ||
filelock.py | ||
git.py | ||
html.py | ||
prometheus.py | ||
requests.py | ||
smtp.py |