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

Ensure queue.clear is called in terminal cases for ASYNC fusion #2765

Merged
merged 2 commits into from
Apr 7, 2023

Conversation

OlegDokuka
Copy link
Contributor

this fix ensures that in case of async fusion, the queue.clear() method is called regardless it is cancellation or terminal (via onComplete/onError)

this fix ensures that in case of async fusion, the queue.clear() method is called regardless it is cancellation or terminal (via onComplete/onError)

Signed-off-by: Oleh Dokuka <odokuka@vmware.com>
Signed-off-by: OlegDokuka <odokuka@vmware.com>
@OlegDokuka OlegDokuka added the type/enhancement A general enhancement label Apr 5, 2023
Signed-off-by: Oleh Dokuka <odokuka@vmware.com>
Signed-off-by: OlegDokuka <odokuka@vmware.com>
@violetagg violetagg added this to the 1.0.31 milestone Apr 7, 2023
@OlegDokuka OlegDokuka changed the title ensures clear is called in all terminal cases ensures queue.clear is called in terminal cases for ASYNC fusion Apr 7, 2023
@OlegDokuka OlegDokuka merged commit 909c6cd into 1.0.x Apr 7, 2023
@violetagg violetagg changed the title ensures queue.clear is called in terminal cases for ASYNC fusion Ensure queue.clear is called in terminal cases for ASYNC fusion Apr 7, 2023
OlegDokuka pushed a commit that referenced this pull request Apr 7, 2023
Signed-off-by: OlegDokuka <odokuka@vmware.com>
violetagg added a commit that referenced this pull request Apr 7, 2023
@violetagg violetagg deleted the 1.0.x-async-lifecycle-fix branch April 27, 2023 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants