-
Notifications
You must be signed in to change notification settings - Fork 11
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
fix: ensure Mill job should process claimed work item #1718
Conversation
7211c81
to
c3a16d5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 4 of 5 files at r1, 1 of 1 files at r2, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @SanjayVas)
Depends on #1707 |
c3a16d5
to
469e002
Compare
469e002
to
dd352ab
Compare
5239b46
to
6175965
Compare
dd352ab
to
3d9d569
Compare
6175965
to
a0bcac3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 3 of 5 files at r1, 1 of 1 files at r2, 1 of 1 files at r3, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @SanjayVas)
3d9d569
to
b314730
Compare
a0bcac3
to
0f5c674
Compare
b314730
to
2b4b087
Compare
0f5c674
to
ad0bd8d
Compare
This checks that the work item has not changed since it was claimed and that the Mill instance currently holds the lock for the work item.
2b4b087
to
4e031e7
Compare
This checks that the work item has not changed since it was claimed and that the Mill instance currently holds the lock for the work item.
This checks that the work item has not changed since it was claimed and that the Mill instance currently holds the lock for the work item.