Message152221
Amaury Forgeot d'Arc wrote:
>
> - Why is it called CoState? is it related to coroutines?
Yes it is related to coroutines, threads and generators *are*
(a limited form of) asymmetric coroutines, even if we don't usually
think of them that way).
Perhaps GenState would be a better name
(treating the threadstate as a sort of top level pseudo-generator)? |
|
Date |
User |
Action |
Args |
2012-01-29 09:26:05 | Mark.Shannon | set | recipients:
+ Mark.Shannon, amaury.forgeotdarc, ncoghlan, ron_adam, benjamin.peterson |
2012-01-29 09:26:04 | Mark.Shannon | link | issue13897 messages |
2012-01-29 09:26:04 | Mark.Shannon | create | |
|