Requests ahead not calculating correctly #2

Closed
opened 2025-05-12 01:43:32 +00:00 by henry · 2 comments
Owner

Requests ahead are calculated correctly when first added (queue count - 1) but recalculating gives reverse value. Added test to reproduce error. See commit 449b821633

Requests ahead are calculated correctly when first added (queue count - 1) but recalculating gives reverse value. Added test to reproduce error. See commit 449b821633c10d1c046c5b1b38f2870cef45fd78
Author
Owner

Queue is not de-queueing in FIFO order, probably related?

Queue is not de-queueing in FIFO order, probably related?
henry closed this issue 2025-05-12 22:22:42 +00:00
henry reopened this issue 2025-05-12 22:45:02 +00:00
Author
Owner

Apparently I did not fix this and in fact made it worse:)
image

Apparently I did not fix this and in fact made it worse:) ![image](/attachments/29787f26-bd11-41e1-982f-0a35234c8c97)
127 KiB
henry closed this issue 2025-05-12 23:38:29 +00:00
Sign in to join this conversation.
No Label
bug
enhancement
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: henry/AccessQueueService#2
No description provided.