Subject: [Boost-bugs] [Boost C++ Libraries] #10162: ASIO's spawn should accept a stack allocator parameter
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-06-30 17:46:23
#10162: ASIO's spawn should accept a stack allocator parameter
----------------------------------------+----------------------------
Reporter: vdavid@⦠| Owner: chris_kohlhoff
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: asio
Version: Boost 1.55.0 | Severity: Problem
Keywords: coroutine, stack, valgrind |
----------------------------------------+----------------------------
It is possible to pass coroutine attributes to "spawn", but not stack
allocators.
Stack allocators are for the moment the only way to have valgrind-aware
stacks. Without it, it is nearly impossible to use valgrind as soon as you
have a coroutine. So it is quite critical.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10162> 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:16 UTC