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

chore: unit test merge operation as a blocking call #100

Merged
merged 3 commits into from
Feb 15, 2024

Conversation

KeranYang
Copy link
Member

@KeranYang KeranYang commented Feb 14, 2024

This change adds some unit tests covering cases when a merge operation is followed by non-close operations, verifying the blocking behavior of merge.

Also fixes a race condition issue when concurrently accessing the keyed window of a task.

This change adds some unit tests covering cases when a merge operation is followed by non-close operations, verifying the blocking behavior of merge.

Signed-off-by: Keran Yang <[email protected]>
Signed-off-by: Keran Yang <[email protected]>
.
Signed-off-by: Keran Yang <[email protected]>
@KeranYang KeranYang marked this pull request as ready for review February 15, 2024 02:30
@KeranYang KeranYang requested a review from yhl25 February 15, 2024 02:30
@yhl25 yhl25 merged commit 8249117 into numaproj:main Feb 15, 2024
3 checks passed
ayildirim21 pushed a commit to ayildirim21/numaflow-go that referenced this pull request Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants