[Bug libstdc++/103382] condition_variable::wait() is not cancellable because it is marked noexcept

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Sep 6 12:53:21 GMT 2022


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103382

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at gcc dot gnu.org      |redi at gcc dot gnu.org
         Resolution|FIXED                       |---
             Status|RESOLVED                    |ASSIGNED

--- Comment #8 from Jonathan Wakely <redi at gcc dot gnu.org> ---
As I said in comment 6, we might want to disable cancellation in the release
branches.


More information about the Gcc-bugs mailing list