OHMURA Kei ac2b2f02b5 ryu-manager: fix keyError
Exception can be be caused by importing the threading module before
monkey.patch_all().
This patch fixes the following keyError:

$ ryu-manager --version
ryu-manager 1.5
Exception KeyError: KeyError(30027824,) in <module 'threading' from
'/usr/lib/python2.7/threading.pyc'> ignored

Signed-off-by: OHMURA Kei <ohmura.kei@lab.ntt.co.jp>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2012-12-19 21:01:38 +09:00
..
2012-08-22 06:27:12 +09:00
2012-12-19 21:01:38 +09:00