diff options
author | Ben Peart <peartben@gmail.com> | 2017-05-05 11:28:02 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-05-15 13:01:57 +0900 |
commit | 4f2a2e9f0e26c1c543d1f282d6e88b3d0f608d07 (patch) | |
tree | e6f92f415fc89c7c982773020acfa7bd5964477e /Documentation/technical/api-sub-process.txt | |
parent | 99605d62e8e7e568035dc953b24b79b3d52f0522 (diff) | |
download | git-4f2a2e9f0e26c1c543d1f282d6e88b3d0f608d07.tar.gz git-4f2a2e9f0e26c1c543d1f282d6e88b3d0f608d07.tar.xz |
convert: update subprocess_read_status() to not die on EOF
Enable sub-processes to gracefully handle when the process dies by
updating subprocess_read_status to return an error on EOF instead of
dying.
Update apply_multi_file_filter to take advantage of the revised
subprocess_read_status.
Signed-off-by: Ben Peart <benpeart@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/technical/api-sub-process.txt')
0 files changed, 0 insertions, 0 deletions