Skip to content

Conversation

@jirutka
Copy link

@jirutka jirutka commented May 1, 2016

The motivation for doing this is to make API compatible and composable with std::process::Command. For example, this will allow to implement extension of Command::wait_with_output accepting a timeout.
I will probably burn in hell for this hack, but…

@alexcrichton What do you think, is such a hack acceptable for this crate?

The motivation for doing this is to make API compatible and composable
with std::process::Command. For example, this will allow to implement
extension of Command::wait_with_output accepting a timeout.
I will probably burn in hell for this hack, but...
@alexcrichton
Copy link
Owner

Thanks for the PR! Unfortunately right now I'm not comfortable relying on transmute and the internal layout, so I think this is best to wait for rust-lang/rust#33224

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants