mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Instead of expecting the plugin read `EOF` and exit, proactively terminate the plugin and `wait` to reap it. (cherry picked from commit4a62ef86d4) [Macros] 'close' unnecessary file descriptors in plugin process Close all the pipe file descriptors in the child process after duping them to the standard I/O. This is not necessary but it's a good thing to do anyway. (cherry picked from commit05948bcb93)
11 KiB
11 KiB