DescriptionMake sure that WaitableEvent::TimedWait works fine with large timeouts.
TimedWait(TimeDelta::Max()) should do the same as Wait() (although should not
be used, given that there is a dedicated method to do that).
More generally, TimedWait should accept random, unreasonable large timeouts.
BUG=465948
TESTS=base_unittests
Committed: https://crrev.com/ac3c7563ee4a116ec66cbec8679afc9ec1a61da4
Cr-Commit-Position: refs/heads/master@{#322469}
Patch Set 1 : #
Total comments: 8
Patch Set 2 : Nits #
Messages
Total messages: 10 (3 generated)
|