-
Notifications
You must be signed in to change notification settings - Fork 1.3k
✨ WithLowPriorityWhenUnchanged: Set Priority for all add methods #3290
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
Conversation
This change makes `WithLowPriorityWhenUnchanged` set the priority for AddAfter, AddRatelimited and AddWithOpts (if not already set) as well.
|
Thank you very much!! /lgtm /hold cancel |
|
LGTM label has been added. DetailsGit tree hash: 515a2e21ca9455413180f3d520d29db9479dd348 |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: alvaroaleman, sbueringer The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This change makes
WithLowPriorityWhenUnchangedset the priority forAddAfter, AddRatelimited and AddWithOpts (if not already set) as well.
Fixes #3171
Based on top of #3289 so that needs to merge first
/hold