Improve collection of orphaned coroutines when yielding from debug hook functions.

This commit is contained in:
James Roseborough
2015-03-18 03:16:05 +00:00
parent 31c13af7b4
commit cd9cdc496e
4 changed files with 39 additions and 36 deletions

View File

@@ -977,6 +977,7 @@ Files are no longer hosted at LuaForge.
<li>Fix return value for table.remove() and table.insert() (fixes issue #39)</li>
<li>Fix aliasing issue for some multiple assignments from varargs return values (fixes issue #38)</li>
<li>Let os.getenv() return System.getenv() values first for JSE, then fall back to properties (fixes issue #25)</li>
<li>Improve collection of orphaned coroutines when yielding from debug hook functions.</li>
</ul></td></tr>
</table></td></tr></table>