hi, does lua's gc collect the coroutines at 'suspended' status?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: hi, does lua's gc collect the coroutines at 'suspended' status?
- From: Tang Daogang <daogangtang@...>
- Date: 2012年11月13日 13:51:12 +0800
hi,
if I remove the reference of corounte A, and A is at 'suspended' status? Does lua's gc collect this coroutine? and if at 'running', 'dead' ?
thanks.
--
Nothing is impossible.