I’m working on a python script that starts several processes and database connections. Every now and then I want to kill the script with a Ctrl+C signal, and I’d...
  • April 29, 2022
  • 0 Comments