id summary reporter owner description type status milestone component version severity resolution keywords cc 11048 Add a serial_executor based on continuations viboes viboes "The current serial_executor uses its own queue and thread. This could be see as expensive for the user. Using continuations avoid the use of the thread and the queue. The task will be submitted as continuation of the last submitted task. " Feature Requests closed Boost 1.58.0 thread Boost 1.57.0 Problem fixed