On Tue, 22 Aug 2017 11:38:55 +0900
IWASE Yusuke <iwase.yusu...@gmail.com> wrote:

> Currently, a thread for processing outgoing message will be remained in
> "RpcSession" activity even if RPC session is closed by the remote peer,
> and garbages on memory will grow.
> 
> This patch fixes to close "RpcSession" activity when RPC session
> closing.
> 
> Signed-off-by: IWASE Yusuke <iwase.yusu...@gmail.com>
> ---
>  ryu/services/protocols/bgp/net_ctrl.py | 24 +++++++++++++++++-------
>  1 file changed, 17 insertions(+), 7 deletions(-)

Applied, thanks a lot!

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to