Skip to navigation

Question:
How to spawn a new independent process in Python without waiting for it

Design for simplicity, add complexity only where you must.