From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C055D3858295; Fri, 16 Feb 2024 11:46:24 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C055D3858295 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1708083984; bh=E8t1pPo/FVzBvxa4L4JrBhViL5hEWDeJ3BbUfGydcU8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=dvgPEwV/wWz5JpSqrW1+SNoX7j4hfLkQQ2F+NufOfPdA5bcWTIQ6cJyMkTFkO5JOg 6YRx6S3WE/KnV9forir8NTKmWTyS4LeWZRDKFEFC0XtimxBcAAfzaeBvXD2luAXDIB Y9GaWlHrj01UThPsHerDYRUtgqVtNc6LnRQhEV00= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug dap/31380] [gdb/dap] Ensure responses are flushed to client before exiting Date: Fri, 16 Feb 2024 11:46:23 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: dap X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot 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://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31380 --- Comment #3 from Tom de Vries --- FYI, I have a fix as part of this ( https://github.com/vries/gdb/pull/new/dap/exiting-race-4 ) branch. To be submitted once cleaned up. --=20 You are receiving this mail because: You are on the CC list for the bug.=