Skip to content

Non-blocking stdin/stdout/stderr #6846

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
brson opened this issue May 30, 2013 · 1 comment
Closed

Non-blocking stdin/stdout/stderr #6846

brson opened this issue May 30, 2013 · 1 comment
Labels
A-runtime Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows

Comments

@brson
Copy link
Contributor

brson commented May 30, 2013

In the new I/O stack we will need to provide non-blocking access to stdin/out/err. I'm not sure exactly how to do this yet but, since these are global resources, I think it will involve forwarding data through channels.

@metajack
Copy link
Contributor

metajack commented Aug 8, 2013

visiting for triage. no nomination needed since it's part of a nominated metabug.

flip1995 pushed a commit to flip1995/rust that referenced this issue Mar 11, 2021
…arth

lintcheck: add test (but don't run on ci)

This is the rest of rust-lang/rust-clippy#6829 but without adding anything to ci

*Please write a short comment explaining your change (or "none" for internal only changes)*
changelog: none
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
A-runtime Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows
Projects
None yet
Development

No branches or pull requests

2 participants