This is not at all unique to Python, and a footgun present in any language that allows multiple threads.
But if you're spawning multiple threads - in Python or any other language - you're already past any semblance of "simplicity", threads or no threads.