Commit 02aa8af
deps: bump zspec v0.9.1 → v0.9.2 — fixes Linux CI deadlock
zspec v0.9.1's `.simple`-mode runner left `std.testing.io_instance`
uninitialized; any test reaching for `std.testing.io` blocks forever
on Linux on a zero-init `Io.Threaded` pool. zspec#44 (closed) fixed
it in v0.9.2. Latent in this repo until a tmpDir-using test gets
added; bumping proactively per the toolkit-wide audit.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 451fde1 commit 02aa8af
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments