aboutsummaryrefslogtreecommitdiff
path: root/testes
diff options
context:
space:
mode:
authorRoberto Ierusalimschy <roberto@inf.puc-rio.br>2019-10-17 13:09:17 -0300
committerRoberto Ierusalimschy <roberto@inf.puc-rio.br>2019-10-17 13:09:17 -0300
commit6e1aec7a677a9891f2f8ca57e039d9984fdc69bc (patch)
treed9e1bf698cbbaebfdc9d9501ce614c3ce584e8f7 /testes
parent6055a039b57b405adc268672caeb682ef2a551ee (diff)
downloadlua-6e1aec7a677a9891f2f8ca57e039d9984fdc69bc.tar.gz
lua-6e1aec7a677a9891f2f8ca57e039d9984fdc69bc.tar.bz2
lua-6e1aec7a677a9891f2f8ca57e039d9984fdc69bc.zip
Larger C-stack limits for new threads
New threads were being created with very small C-stack limits. This is not a problem for coroutines, because 'lua_resume' sets a new limit, but not all threads are coroutines.
Diffstat (limited to 'testes')
0 files changed, 0 insertions, 0 deletions