i have a script that finds all prime numbers via using multiprocessing, however my issue is half of the spawned processes dies while others remain.
as you can