Release 2.3.2
Changes:
- Fix build failure when compiled together with old versions of
async-signal. (#96)
Hi, I noticed this PR has been inactive for a while. Just wondering if there’s anything blocking it from being merged.
CI is broken so we need to address that first.
🤔 Why is it broken? All checks are successful in this pull request.
At the time this PR was submitted it was fine, but the CI on the master branch is broken (https://github.com/smol-rs/async-process/actions/runs/15802408152) and we need to address that before we merge this in.
The fix has been determined (https://github.com/smol-rs/async-io/pull/230#issuecomment-2971458543), but it will take some work.
Thanks for the explanation.