-
- Downloads
Prevent Progress::Context::abort() from throwing if we are in stack unwinding....
Prevent Progress::Context::abort() from throwing if we are in stack unwinding. This prevents abort() from terminating the application if we are already handling another exception and abort() is called inside a destructor.
Please register or sign in to comment