bpo-18049: Define THREAD_STACK_SIZE for AIX to pass default recursion limit test#15081
Conversation
|
Still needs some adjustment - test_queue now fails with default memory size... With new size (0x200000) both test_threading and test_queue pass. Ready for review (@ronaldoussoren please review) |
ronaldoussoren
left a comment
There was a problem hiding this comment.
The patch looks good to me.
Thank you for the patch.
|
Thanks @aixtools for the PR, and @ronaldoussoren for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8. |
|
Sorry @aixtools and @ronaldoussoren, I had trouble checking out the |
|
Thanks @aixtools for the PR, and @ronaldoussoren for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8. |
… limit test (pythonGH-15081) * Define THREAD_STACK_SIZE for AIX to pass default recursion limit test (cherry picked from commit 9670ce7) Co-authored-by: Michael Felt <[email protected]>
|
GH-15089 is a backport of this pull request to the 3.8 branch. |
|
Thanks @aixtools for the PR, and @ronaldoussoren for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8. |
… limit test (pythonGH-15081) * Define THREAD_STACK_SIZE for AIX to pass default recursion limit test (cherry picked from commit 9670ce7) Co-authored-by: Michael Felt <[email protected]>
|
GH-15572 is a backport of this pull request to the 3.8 branch. |
… limit test (GH-15081) * Define THREAD_STACK_SIZE for AIX to pass default recursion limit test (cherry picked from commit 9670ce7) Co-authored-by: Michael Felt <[email protected]>
… limit test (pythonGH-15081) * Define THREAD_STACK_SIZE for AIX to pass default recursion limit test
… limit test (pythonGH-15081) * Define THREAD_STACK_SIZE for AIX to pass default recursion limit test
… limit test (pythonGH-15081) * Define THREAD_STACK_SIZE for AIX to pass default recursion limit test
https://bugs.python.org/issue18049