Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11611: boost::executors::serial_executor_cont stack overflow during destruction
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-09-03 06:54:27
#11611: boost::executors::serial_executor_cont stack overflow during destruction
-------------------------------+--------------------------------------
Reporter: asafa3@⦠| Owner: viboes
Type: Support Requests | Status: assigned
Milestone: To Be Determined | Component: thread
Version: Boost 1.58.0 | Severity: Problem
Resolution: | Keywords: stack overflow executors
-------------------------------+--------------------------------------
Changes (by viboes):
* type: Bugs => Support Requests
Comment:
serial_executor_cont implementation has this stack drawback as it uses
continuations. When one one of the task is executed the next task in
executed on the continuation which will make the future to be ready
starting again the continuation ...
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11611#comment:3> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:18 UTC