• Dan Mace's avatar
    Fix line-jumping bug in FIFO implementation · 51ec53e2
    Dan Mace authored
    Keep the FIFO's internal set in sync with the queue during Add/Update
    operations to prevent a queue line-jumping scenario (described in a
    new unit test).
    51ec53e2
fifo_test.go 2.84 KB