On Tue, 27 Jan 2015 14:54:05 +0900
Satoshi Kobayashi <[email protected]> wrote:

> From: Satoshi Kobayashi <[email protected]>
> 
> Eventlet's monkey patch overwrite Python standard threading library by 
> default. It affects to Python debugger working. This will be often an issue 
> for the user of Python debugger. Therefore, it's necessary to add the option 
> which doesn't overwrite Python standard threading library.
> 
> Signed-off-by: Satoshi Kobayashi <[email protected]>
> ---
>  ryu/cmd/manager.py | 12 +++++++++++-
>  1 file changed, 11 insertions(+), 1 deletion(-)

Sounds useful. Applied, thanks a lot!

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to