Closed OlliV closed 9 years ago
fork() will still sometimes loop forever trying to find a sufficient pid. To solve this we need to add an alternative strategy that starts to iterate over freed PIDs after some time. Though improving the rng isn't a bad idea either.
fork() will still sometimes loop forever trying to find a sufficient pid. To solve this we need to add an alternative strategy that starts to iterate over freed PIDs after some time. Though improving the rng isn't a bad idea either.