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

> Prevent `client.discover_schemas` from blocking while calling into the
> `ovs` library by emulating `jsonrpc.Connection.transact_block` to not
> block and explicitly allow greenlet switching every loop.
> 
> Works with both the embeded ryu.contrib.ovs and upstream ovs python
> packages.
> 
> Signed-off-by: Jason Kölker <[email protected]>
> ---
>  ryu/services/protocols/ovsdb/client.py | 48 
> +++++++++++++++++++++++++++++++---
>  1 file changed, 44 insertions(+), 4 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