]> git.proxmox.com Git - pve-lxc-syscalld.git/commit
don't create tokio-reactor-associated pipes before fork
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 29 Jan 2020 13:36:28 +0000 (14:36 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 29 Jan 2020 13:36:30 +0000 (14:36 +0100)
commitedf4f4b9dd87103061ae3462431bff07e1029f49
tree7fa3639cb39a1c1469c8d0ea76ad5af6c56a50c0
parent7b37bdac8c8da37a51cd823315f32a1e327d4956
don't create tokio-reactor-associated pipes before fork

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/fork.rs
src/io/pipe.rs