You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Committee Draft proposes in clause 33 [exec] components for asynchronous execution of function objects.
The asynchronous execution might be triggered by asynchronous signals.
However, the existing components in clause 33 [exec] don't provide any mechanism to trigger such execution
in a signal-safe way.
This is a serious defect.
This defect needs to be fixed before the standard is published, e.g. by adopting a mechanism as proposed in P3669.