Hacker News new | ask | show | jobs
by viraptor 3713 days ago
Does fork on windows actually block parent for a long time, or does it only delay the child? I thought it was the latter, which shouldn't affect Redis. (but I may be wrong)