Skip to content

1.1.1

@oconnor663 oconnor663 tagged this 09 Nov 06:20
Changes since 1.1.0:
- Duct now uses a global `Mutex` to prevent pipe inheritance bugs caused
  by the lack of `pipe2` on macOS. (The Python version of Duct relies on
  `close_fds=True` instead, but the Rust standard library has no
  equivalent.)
Assets 2
Loading