diff options
| author | Philipp Janda <siffiejoe@gmx.net> | 2015-04-20 13:41:20 +0200 |
|---|---|---|
| committer | Philipp Janda <siffiejoe@gmx.net> | 2015-04-20 13:41:20 +0200 |
| commit | a7d337f0d1ccfde974a003993387a42b2daabfed (patch) | |
| tree | b5077d49ecb86a488697f533bb05ef76676fd343 /compat53/init.lua | |
| parent | ba8686d6af119fc7ecf734a2d2b6e319c8d74df5 (diff) | |
| download | lua-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
