Commit 514dfc9
Wait for old service teardown before bootstrap in macOS update script
bootout is async — launchctl may not have fully deregistered the old
service by the time bootstrap runs, causing "Input/output error" (5).
Poll until the service is gone (up to 10s) before bootstrapping.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 0dfd3da commit 514dfc9
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
172 | 182 | | |
173 | 183 | | |
174 | 184 | | |
| |||
0 commit comments