Files
kubernetes/staging/src
Mike Spreitzer 3e898d6921 Fixed clock.fakeTimer.Stop and Reset
Fixed the way Stop identified the fakeClockWaiter to remove, and the
logic for the bool to return.

Fixed Reset to side-effect the waiter in the clock's slice rather than
the original copy.

Added a test func for FakeClock timers.

Fixed Reset too

Improved comments in clock.go to address reviewer comments

Hopefully the updated comments make clear the answers to recent
reviewer comments.
2019-06-27 11:41:46 -04:00
..
2019-05-29 23:31:23 -07:00