On 6/16/25 12:53 PM, Iain Sandoe wrote:
When working on CWG2563 version 4, (using cleanups) I encountered an
issue where the possibility that initialisation of the saved self-handle
would interfere with the use of cleanups to handle exceptional cases.
The original reason for pre-computing the han
When working on CWG2563 version 4, (using cleanups) I encountered an
issue where the possibility that initialisation of the saved self-handle
would interfere with the use of cleanups to handle exceptional cases.
The original reason for pre-computing the handle was that it is used
in every await_sus