particle-os-cli/utils
Gerald Pinder 235b3b358c
fix: Add Ctrl-C handler for spawned children (#193)
This allows spawned children processes to be killed when a user performs
a Ctrl-C operation. Before this change, children processes would end up
continuing in the background with the user unaware.
2024-06-17 20:07:52 -04:00
..
highlights feat: Display full recipe with syntax highlighting (#166) 2024-04-27 09:12:04 -04:00
src fix: Add Ctrl-C handler for spawned children (#193) 2024-06-17 20:07:52 -04:00
build.rs feat: Display full recipe with syntax highlighting (#166) 2024-04-27 09:12:04 -04:00
Cargo.toml fix: Add Ctrl-C handler for spawned children (#193) 2024-06-17 20:07:52 -04:00