-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor(anta): Refactor collect to send multiple commands per eAPI request #736
base: main
Are you sure you want to change the base?
refactor(anta): Refactor collect to send multiple commands per eAPI request #736
Conversation
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
f9b2ea2
to
35f3dfe
Compare
Conflicts have been resolved. A maintainer will review the pull request shortly. |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
1771d72
to
756b942
Compare
Conflicts have been resolved. A maintainer will review the pull request shortly. |
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Conflicts have been resolved. A maintainer will review the pull request shortly. |
|
Description
Draft. Work in progress playing around with different asyncio constructs.
Fixes #712
Checklist:
pre-commit run
)tox -e testenv
)