Commit fdc7989
Add ocaml-devcontainer-tsan devcontainer config
Pins reproduction recipe for TSan race-hunting to the tarides
ocaml-devcontainer-tsan image (OCaml 5.4 with a pre-built +tsan
switch). VS Code "Reopen in Container" or `devcontainer up` then
`opam install --deps-only .` is enough to iterate on the
@tsan-stress suite locally, instead of building a +tsan switch
from scratch.
The CI workflow (.github/workflows/tsan.yml) is authoritative and
does not use this config — the devcontainer is dev convenience
only.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 8b9bfcc commit fdc7989
1 file changed
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
0 commit comments