mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 23:07:42 -02:30
Integrate scheduler into dispatcher main loop (#14067)
Dispatcher refactoring to get pg_notify publish payload as separate method Refactor periodic module under dispatcher entirely Use real numbers for schedule reference time Run based on due_to_run method Review comments about naming and code comments
This commit is contained in:
@@ -380,8 +380,6 @@ rsa==4.9
|
||||
# python-jose
|
||||
s3transfer==0.6.0
|
||||
# via boto3
|
||||
schedule==0.6.0
|
||||
# via -r /awx_devel/requirements/requirements.in
|
||||
semantic-version==2.10.0
|
||||
# via setuptools-rust
|
||||
service-identity==21.1.0
|
||||
|
||||
Reference in New Issue
Block a user