I have a python script (a.py) which necessarily needs to spawn other python processes executing a python script (b.py) that has to keep running even when the main process ex