From nobody Fri Feb 24 23:44:20 2023
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4PNmh46LSBz3v57D
	for <python@mlmmj.nyi.freebsd.org>; Fri, 24 Feb 2023 23:44:20 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4PNmh44NWrz4L4q
	for <python@FreeBSD.org>; Fri, 24 Feb 2023 23:44:20 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1677282260;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:mime-version:mime-version:content-type:content-type:
	 content-transfer-encoding:content-transfer-encoding:
	 in-reply-to:in-reply-to:references:references;
	bh=VwH3zqP9BgXgs8Sl9RVPRvnaprVrJfNnQlL56BOyY3Y=;
	b=OeoqoG+crYmEhN4PrISl3/Z9fXyaqO4RSGptk9snbzcbzujD01K02JEndiT5ol/4TJxNq7
	XRHHTx5e0nrwYx1fEekIjvmEJRit66Pc5Eb4eJ0Q2Ke9ZJYLbwxVSh63GLFjgOAiljiHLi
	0e2HJyAScSzk5t5paN7uG/JOPylW9Nrh5n6dXDy998VJUGLMDYn4fFTH7LKuHNw1hLdo9E
	I06JwJvcRwgvluRqps1G/FCoofdN9lsuI22GoEa3aW1II/azczs/LhhIMftD1BfvNrPfVY
	hDzthnhs3E9GFf07IypeRydUM8Kon7dOcuY6NJU2rK9tEyixavCSMLnmZcOKQg==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1677282260; a=rsa-sha256; cv=none;
	b=nrsWQCiCyzgkQRIdKiZi+tUgCda+9SrmNL/QrpGc2lCOhF6xZzgBAUzjWIaJtA82Ih42IA
	GWkfVgzV+erKMPtw1qJugaZLyOFD0Q/hcCEumEBESTytbRV3eNdlMLbbXsDIVmI+SK7hJg
	EjgChWdq2CIn6xDYe2orz+2nGTcGVvtBVfIW4B1fMpD8U0+9uuwxBlRe7B3XcIJpqlySG1
	4+UClxoP0FtBRaCBrnvo0JbEOKik4Qfmb2amBnvuezNMsy4/KXATa3lmQh0EALrVXBMOLe
	5lw0IdZ36/kn7xvyzxPgVY7/JxTvOJACzGmlP0sIreRwLikeuv73Nz8q559Mvg==
Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(Client did not present a certificate)
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4PNmh43NFHzjJD
	for <python@FreeBSD.org>; Fri, 24 Feb 2023 23:44:20 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.5])
	by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 31ONiKAF072978
	for <python@FreeBSD.org>; Fri, 24 Feb 2023 23:44:20 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 31ONiKVK072977
	for python@FreeBSD.org; Fri, 24 Feb 2023 23:44:20 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: [Bug 269813] lang/python3: Possible deadlock at shutdown while
 recursively acquiring head lock
Date: Fri, 24 Feb 2023 23:44:20 +0000
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Some People
X-Bugzilla-Who: laszlo@karolyi.hu
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback+
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-269813-21822-8wA8OcaZcU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-269813-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-269813-21822@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0
X-ThisMailContainsUnwantedMimeParts: N

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269813

--- Comment #2 from L=C3=A1szl=C3=B3 K=C3=A1rolyi <laszlo@karolyi.hu> ---
Hey,

I haven't tested it, since I only use python3.10.

I can give it a go tomorrow with the test repo in the github issue, if so
wished.

--=20
You are receiving this mail because:
You are the assignee for the bug.=