[issue33955] Implement PyOS_CheckStack on macOS using pthread_get_stack*_np

Dong-hee Na report at bugs.python.org
Mon Jul 2 09:04:24 EDT 2018


Dong-hee Na <donghee.na92 at gmail.com> added the comment:

@ronaldoussoren

1. I will try to run a benchmark is there any good benchmark to try it?
2. As far as I know, OS X 10.9 Mavericks has an issue with pthread_get_stacksize_np, I added a new commit on PR with this issue.

Thanks!

----------

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


More information about the Python-bugs-list mailing list