Commit 0ff198f
Mateusz
test(usage-cbor): parallelize CBOR capture decode in session fixture
Decode wire capture files with a bounded ThreadPoolExecutor (max 8 workers)
so the cbor_stop_chunks fixture keeps full coverage while reducing setup time
on multi-file replays.
Made-with: Cursor1 parent 0f5c47e commit 0ff198f
1 file changed
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
220 | 221 | | |
221 | 222 | | |
222 | 223 | | |
| 224 | + | |
| 225 | + | |
223 | 226 | | |
224 | | - | |
225 | | - | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
226 | 233 | | |
227 | 234 | | |
228 | 235 | | |
| |||
0 commit comments