Fix minor issues found while publishing crates for Arti 0.4.0
2 unresolved threads
2 unresolved threads
These came up when I was running cargo publish
today; they are pretty harmless, but still worth fixing.
These came up when I was running cargo publish
today; they are pretty harmless, but still worth fixing.
requested review from @Diziet
assigned to @nickm
179 | 179 | mod timer; |
180 | 180 | mod traits; |
181 | 181 | |
182 | #[cfg(any(feature = "async-std", feature = "tokio"))] | |
|
enabled an automatic merge when the pipeline for 5b1622c2 succeeds
CI failure looks spurious. I think I have got it to retry properly...
maybe there is someone to notify?
Perhaps. The problem seems to have been transient. Another job failed in the same way. I choose to assume it has fixed itself via cron or something. We can report it if it keeps happening...
merged
mentioned in commit 58249924