Bug in coroutine.running()
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Bug in coroutine.running()
- From: "Patrick Donnelly" <batrick.donnelly@...>
- Date: 2008年1月20日 02:00:12 -0700
The documentation states that coroutine.running() "Returns the running
coroutine, or nil when called by the main thread." Currently it
doesn't return anything when called by the main thread.
--
-Patrick Donnelly
"One of the lessons of history is that nothing is often a good thing
to do and always a clever thing to say."
-Will Durant