Open
Description
Summary
There is RepeatingOperation
in our async framework (in contexts and strands) which takes a functor to repeat with no arguments. Sometimes it is useful to get a yield_context
to use it inside the repeating action for example to perform DB related operations.
We should add an overload for RepeatingOperation
with an access for repeating aciton to the yield_context
.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
📋 Backlog