summaryrefslogtreecommitdiff
path: root/tests/extmod/uasyncio_loop_stop.py
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2020-03-28 22:39:01 +1100
committerDamien George <damien.p.george@gmail.com>2020-03-31 09:35:46 +1100
commit8fff0b0acd96c22a555665467d3cf0d87af917e9 (patch)
tree9f85adaa95e2b6fae291e8287e6d756b1bfd10b1 /tests/extmod/uasyncio_loop_stop.py
parent581f9135a4148e236d62b2d28911f98aa92905e1 (diff)
unix/mpthreadport: Ensure enough thread stack to detect overflow.
Following up to 5e6cee07aba4fd73c13024f091a287171bea1f17, some systems (eg FreeBSD 12.0 64-bit) will crash if the stack-overflow margin is too small. It seems the margin of 8192 bytes (or thereabouts) is always needed. This commit adds this much margin if the requested stack size is too small. Fixes issue #5824.
Diffstat (limited to 'tests/extmod/uasyncio_loop_stop.py')
0 files changed, 0 insertions, 0 deletions