Error in awe docker while sending ansible awe job run data to Splunk

Have you guys seen this ? Looks like some key error but I am not figure out why

2019-05-07 02:36:21,194 WARNING awx.main.dispatch detail: Traceback (most recent call last):
File “/var/lib/awx/venv/awx/lib64/python3.6/site-packages/awx/main/dispatch/pool.py”, line 260, in write
self.workers[queue_actual].put(body)
File “/var/lib/awx/venv/awx/lib64/python3.6/site-packages/awx/main/dispatch/pool.py”, line 78, in put
self.calculate_managed_tasks()
File “/var/lib/awx/venv/awx/lib64/python3.6/site-packages/awx/main/dispatch/pool.py”, line 124, in calculate_managed_tasks
del self.managed_tasks[uuid]
KeyError: ‘0242ac11-0006-8d32-1144-000000000032’

Abhinav,

Could you file an issue at https://github.com/ansible/awx/issues/new?template=bug_report.md. Please make sure to provide the version of awx you’re using.