[med-svn] [Git][med-team/iva][master] Forward patches
Andreas Tille (@tille)
gitlab at salsa.debian.org
Thu Jul 9 05:49:22 BST 2026
Andreas Tille pushed to branch master at Debian Med / iva
Commits:
2160b03c by Andreas Tille at 2026-07-09T06:49:06+02:00
Forward patches
- - - - -
2 changed files:
- debian/patches/fix_python3.14_forkserver.patch
- debian/patches/fork-context-workaround.patch
Changes:
=====================================
debian/patches/fix_python3.14_forkserver.patch
=====================================
@@ -1,6 +1,7 @@
Author: Andreas Tille <tille at debian.org>
Last-Update: 2026-07-08
Bug-Debian: https://bugs.debian.org/1141283
+Forwarded: https://github.com/sanger-pathogens/iva/issues/111
Description: Guard against re-execution during multiprocessing forkserver bootstrap
Python 3.14 changed the default multiprocessing start method on Linux
from "fork" to "forkserver". This patch prevents reimporting and re-executing the
=====================================
debian/patches/fork-context-workaround.patch
=====================================
@@ -19,6 +19,7 @@ Description: Use the fork multiprocessing context explicitly
in Debian carry the fix for cpython#144503.
Author: Andreas Tille <tille at debian.org>
Bug: https://github.com/python/cpython/issues/144503
+Forwarded: https://github.com/sanger-pathogens/iva/issues/111
Last-Update: 2026-07-08
--- a/scripts/iva
View it on GitLab: https://salsa.debian.org/med-team/iva/-/commit/2160b03c3c92f5e0612bbeacda804597a74cc696
--
View it on GitLab: https://salsa.debian.org/med-team/iva/-/commit/2160b03c3c92f5e0612bbeacda804597a74cc696
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20260709/132270b4/attachment.htm>
More information about the debian-med-commit
mailing list