The Pop method should allow a caller to requeue an item while under the fifo lock, to avoid races on deletes.
8.9 KiB
8.9 KiB
The Pop method should allow a caller to requeue an item while under the fifo lock, to avoid races on deletes.