Commit 10aa20f
Shaw
chore(ci): soften plugin-tests xprocess comment
The xprocess theory is plausible but unproven — plugin-shell's python
tests use proc.kill() (SIGKILL only to immediate child, not pgroup) so
a leaked sleep grandchild holding turbo's stdio pipes is equally likely.
Reword the comment so future readers know what evidence we have.1 parent 063a1b2 commit 10aa20f
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
114 | 115 | | |
115 | 116 | | |
116 | 117 | | |
| |||
0 commit comments