Overridable duration to wait if the input stream doesn't have bytes available. On Scala Native it's very important to have non-zero wait time otherwise the application will block and not send any output out.
Overridable duration to wait if the input stream doesn't have bytes available. On Scala Native it's very important to have non-zero wait time otherwise the application will block and not send any output out.
A common symptom of issues with this value is application hanging after receiving first payload.
Attributes
Returns
duration of pause when non-blocking STDIN raises an error