]> git.ipfire.org Git - thirdparty/samba.git/commit
selftest: Do not use wrappers for samba.tests.docs
authorAndreas Schneider <asn@samba.org>
Wed, 10 Sep 2025 11:31:11 +0000 (13:31 +0200)
committerAnoop C S <anoopcs@samba.org>
Wed, 10 Sep 2025 19:21:55 +0000 (19:21 +0000)
commit6cf1bf540e7f433e05a0a4119cff4bdaa608359e
tree2360f706335ff36e9dc19675baebcf221fa91a5f
parent262ae87665499fa546bb79f93e264bc696567392
selftest: Do not use wrappers for samba.tests.docs

We will run into issues with Python 3.14 passing sockets for
concurrently running tasks.

https://bugzilla.samba.org/show_bug.cgi?id=15910

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Anoop C S <anoopcs@samba.org>
Autobuild-User(master): Anoop C S <anoopcs@samba.org>
Autobuild-Date(master): Wed Sep 10 19:21:55 UTC 2025 on atb-devel-224
selftest/tests.py