Shinncctv
Posts: 1
Joined: Mon Jun 29, 2020 7:53 am

Python script self terminate

Mon Jun 29, 2020 7:58 am

Hai
Why the python script that runs in terminal will stop/terminate itself?

TQ

bjtheone
Posts: 770
Joined: Mon May 20, 2019 11:28 pm
Location: The Frozen North (AKA Canada)

Re: Python script self terminate

Mon Jun 29, 2020 12:18 pm

It will stop/terminate if it runs to completion, or if you close the terminal without backgrounding the process. Beyond those observations you will need to supply more details, such as what OS, what script, how are you starting it, what are you expecting to happen, and what is happening.

Return to “General discussion”