We invoke many "untrusted" subprocesses (compilers, built exes), and we should have them on a timer to avoid them hanging also hanging us. Maybe this is as easy as using https://docs.rs/wait-timeout/latest/wait_timeout/
We invoke many "untrusted" subprocesses (compilers, built exes), and we should have them on a timer to avoid them hanging also hanging us.
Maybe this is as easy as using https://docs.rs/wait-timeout/latest/wait_timeout/