seitime-frappe/frappe/commands
Ankush Menat 735ea6fa0a
test: avoid flake from orphan gunicorn workers (#35798)
`kill` only kills arbiter, not workers.

pgrep and kill all gunicorn processes.
2026-01-09 17:09:17 +05:30
..
__init__.py Testing Module (#28000) 2024-10-07 09:46:49 +02:00
gettext.py refactor: type hint cli context 2024-09-13 17:25:43 +02:00
redis_utils.py refactor(treewide): ruff format 2025-09-26 13:16:43 +05:30
scheduler.py fix: check for running jobs before migrating (#31438) 2025-02-26 09:30:38 +00:00
site.py fix: consider default_log_clearing_doctypes as well for clear_log_table 2025-11-21 15:10:13 +05:30
test_commands.py test: avoid flake from orphan gunicorn workers (#35798) 2026-01-09 17:09:17 +05:30
testing.py fix: ignore warnings when running cypress 2026-01-08 13:47:12 +05:30
translate.py refactor: type hint cli context 2024-09-13 17:25:43 +02:00
utils.py feat: configurable esbuild build target (#34398) 2025-10-17 00:55:21 +00:00