Python scrips keeps consuming CPU in background after exit

• Jetson Nano B01
• DeepStream 5.1
• JetPack Version 4.5
• TensorRT Version 7.1.3
• Question type
• Requirement details: Understand why the python script keeps consuming CPU even after force quit (CTRL+C) in terminal. There is any solution to avoid this problem in future tests? (Note: After reboot the device, these python scripts are automatically killed)

I used the tool “JTOP” and saw that all cores are at 100% due to all python scripts in background.

Here is the system monitor that presents some of python scrips that comes from by running the same Command file because I ran this command several times for tests.

There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks

Hi,
Would need to know more information about the python script. Such as what hardware engines are utilized in the script Please share the script so that we can replicate it and check.