mirror of
https://github.com/lua/lua
synced 2025-02-07 08:44:01 +03:00
![Roberto Ierusalimschy](/assets/img/avatar_default.png)
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.
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
Description
No description provided
Languages
C
67.4%
Lua
32%
Makefile
0.6%