Skip to content
Snippets Groups Projects

Queue fix

Merged Pedro Gonnet requested to merge queue_fix into master

Separate adding and getting a task. Uses a double-ended queue to buffer incoming tasks. The buffer is then added to the actual queue whenever queue_gettask is called.

Peter, can you check if this doesn't break anything? Thanks!

Merge request reports

Approval is optional

Merged by avatar (May 25, 2025 8:32am UTC)

Merge details

  • Changes merged into master with 17f2903b.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading