Inform the inline_or_executor that it has some outstanding work to do.
inline_or_executor
void on_work_started() const;
The inline_or_executor delegates this call to its underlying executor.