Merge pull request #28744 from smarterclayton/fix_fifo_race
Automatic merge from submit-queue
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.
@deads2k @wojtek-t
Showing
Please
register
or
sign in
to comment