Fix bug: it's necessary to close the I/O channels of a subprocess when
authorChris Hanson <org/chris-hanson/cph>
Mon, 11 Feb 2008 07:23:21 +0000 (07:23 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 11 Feb 2008 07:23:21 +0000 (07:23 +0000)
commit8d0406dbe4f9f6fefa425cb503f6a55b978672fd
tree21f3c9575f19e01c5a6cae20504ebc60c427735d
parent8d4b903bbb5f0c9cc1efd9b62522423d791f5efc
Fix bug: it's necessary to close the I/O channels of a subprocess when
it has finished running.  Otherwise we can end up blocked on one of
those channels, with no way to unblock.
v7/src/runtime/process.scm