summaryrefslogtreecommitdiff
path: root/src/mongo/db/cancelable_operation_context.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-56436 Immediately kill OperationContext if already canceled.Max Hirschhorn2021-04-281-9/+17
* SERVER-55323 Integrate CancelableOperationContext into ReshardingOplogApplierjannaerin2021-04-081-1/+1
* SERVER-55306 Integrate CancelableOperationContext into ReshardingCollectionCl...jannaerin2021-03-251-2/+0
* SERVER-53230: Rename cancelation -> cancellation everywhereTyler Seip2021-03-231-2/+2
* SERVER-55102 Create CancelableOperationContext class.Max Hirschhorn2021-03-181-0/+65