ci: Wait for processes to die (#56288)

(cherry picked from commit 7256fc98e9)
This commit is contained in:
Ankush Menat
2026-06-22 12:25:16 +05:30
committed by Mergify
parent 2462be0e61
commit 476054f684

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