Re: Error Text Suggestion for coroutine.status in 5.3
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Error Text Suggestion for coroutine.status in 5.3
- From: Coroutines <coroutines@...>
- Date: 2014年8月28日 23:58:06 -0700
On Thu, Aug 28, 2014 at 11:54 PM, Thijs Schreijer
<thijs@thijsschreijer.nl> wrote:
> Generally speaking I would like to see all "thread" stuff in Lua being replaced by "coroutine", including the c api. The inconsistencies are confusing. Especially for new comers that tend to think in preemptive OS threads whenever they see the word "thread".
Agree :>