New blog post! Beyond Ctrl-C: The dark corners of Unix signal handling.
The post is an introduction to signals and how to manage them effectively with async Rust. It's a written version of my talk at RustConf 2023, heavily edited for presentation as a blog post.
Hope you enjoy reading it as much as I enjoyed writing it!
https://sunshowers.io/posts/beyond-ctrl-c-signals/