On 27 June 2012 08:48, Stefan Hajnoczi <stefa...@gmail.com> wrote: > I'd like to see your code though because I still don't understand why > it relies on the exact yield behavior. Have you pushed it to a public > git repo?
I haven't seen Peter's code either, but his complaint makes sense to me -- the whole point of coroutines is that you can rely on the exact yield behaviour, surely. -- PMM