@navi @hipsterelectron @pinskia @lanodan @freya man IPC is so weird.
I only learned about fork and spawn once I started learning C, because I basically never encountered it in the wild with Rust.
Rust basically doesn’t do IPC at all (at least from what I can tell)