Using Python multiprocessing spawn from the terminal does not work on Linux

Running Python code that uses multiprocessing “spawn” on Cursor’s Terminal in Linux (Ubuntu) does not work. All that happens is open up a new terminal window, the process is not run properly.

More detailed issue with reproducible code in your GitHub Issues page: Using Python multiprocessing spawn from the terminal does not work on Linux. · Issue #2320 · getcursor/cursor · GitHub