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

Implement task processing queue collection #3260

Merged
merged 4 commits into from
May 14, 2020
Merged

Conversation

yycptt
Copy link
Contributor

@yycptt yycptt commented May 13, 2020

What changed?
Implement task processing queue collection, which manages a set of non-overlapping processing queues

Why?
Part of multi-cursor queue implementation

How did you test it?
Unit test

Potential risks
N/A, implementation not used yet.

@yycptt yycptt requested review from yux0, emrahs and a team May 13, 2020 22:00
@coveralls
Copy link

coveralls commented May 13, 2020

Coverage Status

Coverage decreased (-0.004%) to 68.516% when pulling cb41786 on yycptt:queue-collection into c43b6dc on uber:master.

@yycptt yycptt requested a review from yux0 May 14, 2020 21:49
@yycptt yycptt merged commit 1bef70a into uber:master May 14, 2020
@yycptt yycptt deleted the queue-collection branch May 14, 2020 23:00
yux0 pushed a commit to yux0/cadence that referenced this pull request May 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants