mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-08 02:38:00 +03:00
ff4fde767f
Make sure the fd we use to communicate with the parent process is not leaked to the child process. Closes #5966