[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: Tue, 13 Nov 2012 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.