Hacker News new | ask | show | jobs
by formerly_proven 1896 days ago
Python has os.register_at_fork nowadays, so why‘d still have this kind of behavior? Not reseeding after fork has been a footgun for almost as long as fork exists.