Марк Коренберг <socketp...@gmail.com> added the comment:

Rewriting in a way that guarantee no stack (and heap) usage. Because stack is 
shared between child and parent. It seems there is no crossplatform way. 
Happily we can use some code like I wrote by link in the first message. OR, 
stick to posix_nspawn which is cross-platform.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue47245>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to