Coroutine (API)

From ComputerCraft Wiki
Revision as of 23:23, 11 March 2012 by Hawk777 (Talk | contribs) (Cite the infinite threads bug)

Jump to: navigation, search

Coroutine is a default Lua 5.1 API defined here. As of ComputerCraft 1.3, this API suffers from the problem of potentially spawning Java threads that live forever; therefore, use of coroutines should be minimized[1]. Please list any non-working functions here.

List of non-working functions: