On Sun, 20 Mar 2016 09:20:27 +0000
Jason Kölker <[email protected]> wrote:

> 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 <[email protected]>
> ---
>  ryu/lib/hub.py | 12 ++++++++++--
>  1 file changed, 10 insertions(+), 2 deletions(-)

Applied, thanks.

------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to