From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8CB2B3858C42; Mon, 11 Dec 2023 08:18:15 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8CB2B3858C42 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1702282695; bh=cORo777csuuRTXn+F4yJQWIQ0cPRGFdBIENwrtUyCCk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=FB+5I26IhAAAAFA/iJjcv3RLHnJNxtqEUcj/BQqZr6eg3mFxTOH913kRnw26y8/ht CmbnN/5WMNcIkwO8y5yQBuqPFuw5z9DHskPD9YzfcZTUQbpeJkIUz7foqvqq8qbZq2 n9o0ALzpywZSmSmbAjcJNnY/IypnJokI8Rx/jiJs= From: "nate at thatsmathematics dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/104928] std::counting_semaphore on Linux can sleep forever Date: Mon, 11 Dec 2023 08:18:13 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libstdc++ X-Bugzilla-Version: 11.2.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: nate at thatsmathematics dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D104928 --- Comment #7 from Nate Eldredge --- @Jonathan: Done, https://gcc.gnu.org/pipermail/gcc-patches/2023-December/640119.html (sorry,= may not be linked to original threads).=