On Jan 2, 2016, at 1:10 AM, Victor J. Orlikowski <[email protected]> wrote: > > I am investigating this situation, but am unclear as to what would cause the > get() operation to never wake up.
I believe I have found the bug in eventlet queue that results in missed wakeups for get(). I plan on submitting a bug to the eventlet maintainers, but the project seems to have rather low activity. As a result, I have engineered a workaround for Ryu’s usage of eventlet queue for the event queue, and am currently testing it. I will be back in touch with a new version of the patch, after extended testing shows whether I have finally slain this bug. ;) Best, Victor -- Victor J. Orlikowski <> vjo@[cs.]duke.edu ------------------------------------------------------------------------------ _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
