reGen | 2024-11-01 01:53:44.889 | WARNING | horde_worker_regen.process_management.process_manager:signal_handler:4162 - Shutting down after current jobs are finished...
reGen | 2024-11-01 01:53:47.167 | INFO | [HWRPM]:end_safety_processes:1516 - Ended safety process 0
reGen | 2024-11-01 01:53:47.369 | INFO | [HWRPM]:receive_and_handle_process_messages:1579 - Process 0 has ended with message: Process ended
reGen | 2024-11-01 01:53:47.369 | INFO | [HWRPM]:_process_control_loop:3793 - Shutting down process manager
reGen exited with code 0
This should allow the
docker stop
command to shut down the python process with SIGINT, allowing the process manager to stop the processes gracefully.