diff options
author | Jason Kölker <jason@koelker.net> | 2016-03-20 09:20:27 +0000 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2016-03-23 22:30:14 +0900 |
commit | 545645eef89b205c8b53def424d6163d9cf8e896 (patch) | |
tree | 550a27719ac35328d7ae99e9d2c8aee198fb2074 /doc/source/ryu_app_api.rst | |
parent | 69744305b96c4b9a4b30979b39be4ff3aa4b3622 (diff) |
hub: Preserve functions return value
Calling GreenThread.wait() should return the value of the greenthread or
reraise the exception. As it is being wrapped to mimic gevent's .join
behaviour introduce the `raise_error` kwarg to allow callers to specify
the behavior they expect while maintaining backwards compatability.
Signed-off-by: Jason Kölker <jason@koelker.net>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'doc/source/ryu_app_api.rst')
0 files changed, 0 insertions, 0 deletions