Public bug reported: Autopkgtest fails spawning threads in unit tests on resolute:
e.g. https://autopkgtest.ubuntu.com/results/autopkgtest- resolute/resolute/armhf/p/paramiko/20260208_101704_c03d3@/log.gz 589s self = <paramiko.Transport at 0xe4e44660 (unconnected)> 589s 589s def start(self): [...] 589s 589s try: 589s # Start joinable thread 589s > _start_joinable_thread(self._bootstrap, handle=self._os_thread_handle, 589s daemon=self.daemon) 589s E RuntimeError: can't start new thread 589s 589s /usr/lib/python3.14/threading.py:1005: RuntimeError ** Affects: paramiko (Ubuntu) Importance: Undecided Assignee: Simon Poirier (simpoir) Status: In Progress ** Tags: update-excuse ** Changed in: paramiko (Ubuntu) Assignee: (unassigned) => Simon Poirier (simpoir) ** Changed in: paramiko (Ubuntu) Status: New => In Progress ** Tags added: update-excuse -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2141717 Title: autopkgtest failures spawning threads on armhf To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/paramiko/+bug/2141717/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
