Files
kubernetes/pkg/client/cache/fifo.go
Clayton Coleman 2132ecc28d Allow a FIFO client to requeue under lock
The Pop method should allow a caller to requeue an item while under the
fifo lock, to avoid races on deletes.
2016-07-10 17:32:21 -04:00

8.9 KiB