Commit 5afcbab
committed
ci: improve TSan job reliability
- Use RelWithDebInfo instead of Debug (2-3x faster under TSan)
- Set halt_on_error=0 so TSan reports races without killing the process
- Add history_size=4 for better race reports
- Run ctest with -j1 to avoid parallel test interference under TSan1 parent 4300c1a commit 5afcbab
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
353 | | - | |
| 353 | + | |
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
| |||
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
365 | | - | |
| 365 | + | |
366 | 366 | | |
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
370 | 370 | | |
371 | 371 | | |
372 | | - | |
| 372 | + | |
373 | 373 | | |
374 | 374 | | |
375 | 375 | | |
| |||
0 commit comments