Requests ahead not calculating correctly #2
Labels
No Label
bug
enhancement
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: henry/AccessQueueService#2
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Requests ahead are calculated correctly when first added (queue count - 1) but recalculating gives reverse value. Added test to reproduce error. See commit
449b821633
Queue is not de-queueing in FIFO order, probably related?
Apparently I did not fix this and in fact made it worse:)
