Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

removed task ref name when processing event queue #3495

Merged
merged 2 commits into from
Mar 13, 2023

Conversation

astelmashenko
Copy link
Contributor

Pull Request type

  • Bugfix

Fixes #3494

@manan164
Copy link
Contributor

Hi @astelmashenko , Changes looks good. Can you please add a small unit test around this? Please check reference

@astelmashenko
Copy link
Contributor Author

@manan164 , I quickly checked the reference test. DefaultEventQueueProcessor is wirtten a way it will require a lot of ceremony to setup a test. To make it easier to test DefaultEventQueueProcessor should be refactored e.g. into testable service with logic to process events and processor with code that subscribes to observable/etc.
What do you think about the reafactoring?

@manan164
Copy link
Contributor

Hi @astelmashenko , I think then we can go ahead with the current set of changes.

@astelmashenko
Copy link
Contributor Author

@manan164 , why do not we merge this?

@v1r3n v1r3n merged commit 588d616 into Netflix:main Mar 13, 2023
@astelmashenko astelmashenko deleted the feature/wait-complete-inside-loop branch March 14, 2023 07:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Complete WAIT task inside for loop by TaskRef
3 participants