mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -03:30
Merge pull request #11408 from amolgautam25/receptor_tech_debt
Removing time.sleep(3)
This commit is contained in:
commit
b6a5f834d6
@ -3189,7 +3189,6 @@ class AWXReceptorJob:
|
||||
except Exception:
|
||||
raise RuntimeError(detail)
|
||||
|
||||
time.sleep(3)
|
||||
return res
|
||||
|
||||
# Spawned in a thread so Receptor can start reading before we finish writing, we
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user