Files
awx/awx
Jeff Bradberry 6b82ae46bc 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-07-23 12:09:59 -04:00
..
2020-06-11 09:52:54 -07:00
2020-01-13 15:58:19 -05:00
2020-07-13 15:36:07 -04:00
2019-12-11 17:21:02 -05:00