Files
awx/awx/main/dispatch
Jeff Bradberry ced8f42835 Force worker processes to have a different signal handler from the parent
Situations have come up where the 5+ minute kill signal for
run_task_manager is emitted to the worker process running it, but
since the worker improperly inherited the AWXConsumerBase().stop()
handler a deadlock ultimately was triggered on the database
connection.
2020-06-04 15:41:28 -04:00
..
2020-03-19 10:01:20 -04:00
2020-03-19 10:01:20 -04:00