Hacker News new | ask | show | jobs
by bastawhiz 190 days ago
It's expected behavior functionally, but knowing nothing of the spawn function, it's unexpected syntactically. Fork doesn't behave this way, though, because it executes a module by path, not a function.