aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/shared_operation_throttler/shared_operation_throttler_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use wait_until and a deadline instead of a timeout.Henning Baldersheim2022-03-011-4/+6
* Expose current active operation throttler token countTor Brede Vekterli2022-02-221-0/+7
* Replace storage operation throttler with vespalib implementationTor Brede Vekterli2022-01-211-8/+115
* Add SharedOperationThrottler to vespalib utilsTor Brede Vekterli2022-01-201-0/+105