Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.

feature(priority queue): Remove method with monotonic stack #61

Merged
merged 3 commits into from
Feb 15, 2023

Conversation

rustatian
Copy link
Member

Reason for This PR

ref: roadrunner-server/roadrunner#1382

Description of Changes

  • Add Remove operation to the Priority Queue (+ Monotonic stack to track the continuous intervals).

License Acceptance

By submitting this pull request, I confirm that my contribution is made under
the terms of the MIT license.

PR Checklist

[Author TODO: Meet these criteria.]
[Reviewer TODO: Verify that these criteria are met. Request changes if not]

  • All commits in this PR are signed (git commit -s).
  • The reason for this PR is clearly provided (issue no. or explanation).
  • The description of changes is clear and encompassing.
  • Any required documentation changes (code and docs) are included in this PR.
  • Any user-facing changes are mentioned in CHANGELOG.md.
  • All added/changed functionality is tested.

Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
@rustatian rustatian added the C-enhancement Category: enhancement. Meaning improvements of current module, transport, etc.. label Feb 15, 2023
@rustatian rustatian requested a review from wolfy-j February 15, 2023 14:29
@rustatian rustatian self-assigned this Feb 15, 2023
Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
@rustatian rustatian added this pull request to the merge queue Feb 15, 2023
Merged via the queue into master with commit 1e145c5 Feb 15, 2023
@bors bors bot deleted the feature/priority_queue_remove branch February 15, 2023 14:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C-enhancement Category: enhancement. Meaning improvements of current module, transport, etc..
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant