Merge pull request #56289 from frappe/mergify/bp/version-16-hotfix/pr-56288

ci: Wait for processes to die (backport #56288)
This commit is contained in:
Nabin Hait
2026-06-22 12:51:28 +05:30
committed by GitHub

View File

@@ -134,6 +134,7 @@ jobs:
# Resetup env and install apps
pgrep honcho | xargs kill
sleep 10
rm -rf ~/frappe-bench/env
bench -v setup env --python python$2
bench pip install -e ./apps/erpnext