Skip to main content

take_stdout_failure

Function take_stdout_failure 

Source
pub fn take_stdout_failure() -> Option<Error>
Expand description

The stdout failure a successful run still has to answer for, if any.

None when the result was delivered or the consumer stopped listening. The caller turns the retained error into the run’s one typed failure; a closed pipe stays the reason-free clean-suppression case.