LuaScriptEngineFactory.getScriptEngine() now returns new instance of lua script engine for each call.
This commit is contained in:
@@ -978,6 +978,7 @@ Files are no longer hosted at LuaForge.
|
||||
<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>
|
||||
<li>LuaScriptEngineFactory.getScriptEngine() now returns new instance of lua script engine for each call.</li>
|
||||
|
||||
</ul></td></tr>
|
||||
</table></td></tr></table>
|
||||
|
||||
Reference in New Issue
Block a user