Sobes.tech
Middle

Describe the difference between signals SIGTERM, SIGKILL, and SIGINT. How should a Python backend handle SIGTERM via the signal module to implement a graceful shutdown with active network request processing?