Skip to content
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

Exhaust call is not awaited #580

Closed
narekhovhannisyan opened this issue Apr 5, 2024 · 0 comments · Fixed by #579
Closed

Exhaust call is not awaited #580

narekhovhannisyan opened this issue Apr 5, 2024 · 0 comments · Fixed by #579
Assignees
Labels
bug Error, flaw or fault

Comments

@narekhovhannisyan
Copy link
Member

Describe the bug
Exhaust implementation itself includes async plugins, however, impact engine is not awaiting it.

Expected behavior
The impact engine awaits for the exhaust to complete the requested operations.

Actual behavior
The impact engine doesn't wait for exhaust to complete the requested operations.

@narekhovhannisyan narekhovhannisyan added the bug Error, flaw or fault label Apr 5, 2024
@narekhovhannisyan narekhovhannisyan self-assigned this Apr 5, 2024
@narekhovhannisyan narekhovhannisyan linked a pull request Apr 5, 2024 that will close this issue
9 tasks
@jmcook1186 jmcook1186 moved this to Pending Review in IF Apr 8, 2024
@MariamKhalatova MariamKhalatova moved this from Pending Review to Testing in IF Apr 11, 2024
@github-project-automation github-project-automation bot moved this from Testing to Done in IF Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Error, flaw or fault
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants