rschmitt / heatseeker

A high-performance Selecta clone, written in Rust.
MIT License
214 stars 10 forks source link

Handle SIGSTOP/SIGCONT correctly #9

Closed rschmitt closed 9 years ago

rschmitt commented 9 years ago

Heatseeker currently panics because system call interruption is apparently not being handled correctly.