mirror of
https://github.com/ansible/awx.git
synced 2026-02-22 21:46:00 -03:30
optimize OutputEventFilter for large stdout streams
update our event data search algorithm to be a bit lazier in event data discovery; this drastically improves processing speeds for stdout >5MB see: https://github.com/ansible/awx/issues/417
This commit is contained in:
@@ -10,6 +10,7 @@ pytest-cov
|
||||
pytest-django
|
||||
pytest-pythonpath
|
||||
pytest-mock
|
||||
pytest-timeout
|
||||
logutils
|
||||
flower
|
||||
uwsgitop
|
||||
|
||||
Reference in New Issue
Block a user