Set the current coroutine to nil when none is active and prevent coroutine creating...
commitd2fc504e832d16795544372615af08ad15527dbc
authorOfri Wolfus <ofri@dpompa.com>
Wed, 8 Aug 2007 09:21:05 +0000 (8 12:21 +0300)
committerOfri Wolfus <ofri@dpompa.com>
Wed, 8 Aug 2007 09:21:05 +0000 (8 12:21 +0300)
tree1df3c6cb44e891daf2f3abb57c6d13baa2e3512f
parentda893c8c0770e1d80b3de2171fa399f294bc6008
Set the current coroutine to nil when none is active and prevent coroutine creating with nil message or receiver.
Source/DPCoroutine.m