[issue32307] Bad assumption on thread stack size makes python crash with musl libc

R. David Murray report at bugs.python.org
Wed Dec 13 13:12:56 EST 2017


R. David Murray <rdmurray at bitdance.com> added the comment:

Well, from our point of view it isn't a bad assumption, it's that muslc needs to be added to the list of exceptions.  (I know almost nothing about this...I assume there is some reason we can't determine the stack size programatically?)

Would you care to propose a PR?

----------
nosy: +r.david.murray

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32307>
_______________________________________


More information about the Python-bugs-list mailing list