Files
awx/awx
chris meyers 84c09a19d1 instantiate dispatcher once per job run
* Instantiating the callback dispatch queue on each job event callback
is expensive. Instead, instantiate it only once. Note, we do not need to
instantiate the callback queue in the iso case so we do not.
2019-04-17 14:03:00 -04:00
..
2019-04-12 11:28:27 -04:00
2019-04-12 18:37:40 -04:00
2019-04-15 13:20:00 -04:00
2016-10-14 09:46:41 -04:00
2018-07-30 11:03:53 -04:00