Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-70361 Prevent crash due to duration overflow in waitForConditionOrInte... | Blake Oler | 2022-10-20 | 1 | -0/+61 |
* | SERVER-58959 Remove `Interruptible::WaitUntilDeadline` test | Amirsaman Memaripour | 2021-08-09 | 1 | -95/+0 |
* | SERVER-58958 Temporarily disable `Interruptible::WaitUntilDeadline` test | Amirsaman Memaripour | 2021-07-29 | 1 | -0/+3 |
* | SERVER-58618 Sleep intervals removed, sleepFor used in interruptible test | Alex Li | 2021-07-28 | 1 | -4/+1 |
* | SERVER-54344 Reverted AtomicWord waitTimer addition | Alex Li | 2021-07-12 | 1 | -41/+9 |
* | SERVER-50660 Integrate CancelationTokens with OperationContext | Matthew Saltz | 2020-12-22 | 1 | -1/+2 |
* | SERVER-53059 spelling Interruptable => Interruptible | Billy Donahue | 2020-12-08 | 1 | -3/+3 |
* | SERVER-44047 Add timer support to Interruptible::waitForConditionOrInterrupt() | Amirsaman Memaripour | 2020-02-04 | 1 | -0/+126 |