aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/common/scheduledexecutor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Remove reset as interface for the executors. Require users to consider lifetime.Henning Baldersheim2022-12-121-12/+3
* Track which tasks are ongoing, and cancel and clean up in correct order.Henning Baldersheim2022-12-121-1/+0
* Clean up cancelled taskHenning Baldersheim2022-12-121-1/+2
* Return a handle that will deregister the recurring task when it goes out of s...Henning Baldersheim2022-12-091-9/+35
* Move ScheduledExecutor to searchcore and drop fnet dependency in staging_vesp...Henning Baldersheim2022-05-181-0/+70