commit | 7c2eed3efa86c19436bc33372bfa9d7fbb6fda2c | [log] [tgz] |
---|---|---|
author | Stefan Hajnoczi <stefanha@redhat.com> | Tue Feb 10 11:15:59 2015 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Mon Mar 09 11:11:59 2015 +0100 |
tree | 8ed99b28f1405b85d3ff652d7913702f5555f264 | |
parent | cd12bb567cdcd9665a5acdecd6ac8afd9a977003 [diff] |
test-coroutine: Regression test for yield bug This adds a test for reentering a coroutine that previously yielded to a coroutine that has meanwhile terminated. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>