Commit d0a0a9f
authored
Merge 'Enable tokio-unstable in Antithesis image' from Mikaël Francoeur
## Description
I broke the Antithesis because I used unstable APIs. This PR enables
`tokio-unstable` in the docker image. It was already enabled in the
workspace via `.cargo/Cargo.toml`, which is why I didn't see the failure
locally.
I started an Antithesis experiment using this branch, and it's currently
running.
## Description of AI Usage
Claude identified the issue from the CI logs and implemented the fix.
Reviewed-by: Preston Thorpe <[email protected]>
Closes #43721 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
0 commit comments