Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 150 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 150 Bytes

pidfd-rs

Fast, polling-free approach to kill and wait for all processes to exit in an init implementation.

  • Rust + Tokio
  • pidfd + epoll + timer