Skip to content

Commit

Permalink
Auto merge of #115108 - ijackson:broken-wait-status, r=dtolnay
Browse files Browse the repository at this point in the history
Fix exit status / wait status on non-Unix cfg(unix) platforms

Fixes #114593

Needs FCP due to behavioural changes (NB only on non-Unix `#[cfg(unix)]` platforms).

Also, I think this is likely to break in CI.  I have not been yet able to compile the new bits of `process_unsupported.rs`, although I have compiled the new module.  I'd like some help from people familiar with eg emscripten and fuchsia (which are going to be affected, I think).
  • Loading branch information
bors committed Oct 13, 2023
2 parents 8d51fdb + 8aeb424 commit 108bc2f
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 108bc2f

Please sign in to comment.