Re: copy suspended coroutine

  • From: Mike Pall <mike-1411@xxxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Fri, 7 Nov 2014 13:09:54 +0100

Daniel Ritchie wrote:
> I recently found an old post Mike made on the Lua users list that
> describes how to copy a suspended coroutine:
> 
> http://lua-users.org/lists/lua-l/2006-01/msg00652.html

Well, then search a bit further, because somewhere else I explain
why this is not a good idea in general. Caveat: the code is
fragile and incomplete, too.

--Mike

Other related posts: