Commit aaaa1a4
committed
refactor: remove code duplication and enforce fail-fast for missing taskset
Addresses PR review by removing the fallback unpinned execution logic when taskset is not installed. The script now fails immediately with a clear error message, preventing code duplication.1 parent 9a3e981 commit aaaa1a4
1 file changed
Lines changed: 4 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
176 | 164 | | |
177 | 165 | | |
178 | 166 | | |
| |||
0 commit comments