45d7499b49BInputProcess: allow starting the process after initializing the object, in case of errors after the object was initialized
15 anni fa
ambrop7
cb1485dcd3rearrange source flow such that 'flow' does not depend on 'system'
15 anni fa
ambrop7
b220e82913BInputProcess: don't force freeing when the pipe fails or the process dies. Allows reading all data from the pipe if the process dies before the pipe fails.