Commit 3ddcad1
Fix startup script hanging issue with lsof command
- Add error suppression and head -1 to prevent infinite loop in kill_port function
- Resolves startup script hanging when checking for processes on ports
Co-authored-by: Ona <no-reply@ona.com>1 parent 402bf0d commit 3ddcad1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments