Apr-28-2020, 10:32 PM
Pull up the task manager. Do you see the Windows Command Processor count go up when you start your python program? Does it go back down when you stop it using Ctrl C? If so, you are stopping the process.
Does that answer your question?
Does that answer your question?