Commit 03a40ce
Fix server lifetime: setsid + pre-test health check
Use setsid so adaptixserver runs in a new session, preventing WSL2
from killing it when the step's bash session exits. Log server output
to /tmp/adaptixserver.log and fail fast with the log if it dies before
tests run.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent dfddca7 commit 03a40ce
1 file changed
Lines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
120 | 124 | | |
121 | 125 | | |
122 | 126 | | |
| |||
186 | 190 | | |
187 | 191 | | |
188 | 192 | | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
189 | 198 | | |
190 | 199 | | |
191 | 200 | | |
| |||
0 commit comments