We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Process seems to implement Send on Unix but not Windows. cc https://www.reddit.com/r/rust/comments/2vmzmh/coremarkersend_difference_mac_vs_windows/coj4nt9
Process
Send
The text was updated successfully, but these errors were encountered:
cc @pnkfelix @huon
Sorry, something went wrong.
This is fixed in #22119 (which is to land soon and obsoletes the old Process)
No branches or pull requests
Process
seems to implementSend
on Unix but not Windows. cc https://www.reddit.com/r/rust/comments/2vmzmh/coremarkersend_difference_mac_vs_windows/coj4nt9The text was updated successfully, but these errors were encountered: