aboutsummaryrefslogtreecommitdiff
path: root/compat53/init.lua
diff options
context:
space:
mode:
authorPhilipp Janda <siffiejoe@gmx.net>2015-04-20 13:41:20 +0200
committerPhilipp Janda <siffiejoe@gmx.net>2015-04-20 13:41:20 +0200
commita7d337f0d1ccfde974a003993387a42b2daabfed (patch)
treeb5077d49ecb86a488697f533bb05ef76676fd343 /compat53/init.lua
parentba8686d6af119fc7ecf734a2d2b6e319c8d74df5 (diff)
downloadlua-compat-5.3-a7d337f0d1ccfde974a003993387a42b2daabfed.tar.gz
lua-compat-5.3-a7d337f0d1ccfde974a003993387a42b2daabfed.tar.bz2
lua-compat-5.3-a7d337f0d1ccfde974a003993387a42b2daabfed.zip
Make coroutine mappings weak (and document them).
(x)pcall uses coroutines internally to allow yielding. The internal mapping tables for those coroutines (and the initial coroutine that started the pcall) should not keep the threads alive if the (x)pcall yields and is never resumed again.
Diffstat (limited to 'compat53/init.lua')
0 files changed, 0 insertions, 0 deletions