-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Milestone
Description
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.