[Placeholder] built-in HSL IO #8783
fredemmott
started this conversation in
HIPs (Hack Improvement Process)
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A formal HIP needs to be written for this, to get consensus on design decisions, especially surrounding generators.
This needs to be built-in to unblock work on removal of globals and resources, in particular, STDIN, STDOUT, and so on. It also has side-effects on the behavior of var_dump(), print() etc due to setting the underlying FD to be non-blocking.
Beta Was this translation helpful? Give feedback.
All reactions