Skip to content

Commit c4af16a

Browse files
committed
📝 Add a change note for PR #770
1 parent d25cbd6 commit c4af16a

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
770.packaging.rst
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
770.packaging.rst
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
A workaround has been applied to the in-tree build backend that prevents
2+
Cython from hanging when ``libssh`` header files are missing
3+
-- by :user:`webknjaz`.
4+
5+
The patch makes ``cythonize()`` single-threaded because :mod:`multiprocessing`
6+
gets stuck. The upstream will eventually fix this by migrating to
7+
:mod:`concurrent.futures`.

0 commit comments

Comments
 (0)