Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8683: windows native shared memory freeze when no more ram available
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-06-11 07:10:21
#8683: windows native shared memory freeze when no more ram available
-------------------------------+--------------------------
Reporter: julien.potiron@⦠| Owner: igaztanaga
Type: Bugs | Status: new
Milestone: To Be Determined | Component: interprocess
Version: Boost 1.53.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+--------------------------
Comment (by anonymous):
Just a precision (after reread it's not obvious), the freeze of the
computer is probably because due to moving memory to swap (which is kind
of normal).
The freeze I don't want is my program waiting for memory to be freed. I
want to be able to have the same behavior than with other objects which is
to throw a MemoryError exception when no more memory is available.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8683#comment:2> 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:13 UTC