Hacker News new | ask | show | jobs
by astrange 157 days ago
I have such a Python bug right now because of something that fork()s in a way that can't posix_spawn(). One of those is a lot easier to make performant than the other.