On Jan 1, 2016, at 12:58 PM, Victor J. Orlikowski <[email protected]> wrote: > > Hopefully, this is the final revision (until we have additional data from > long-term stability testing).
Unfortunately, this patch does not do the job yet, either. For whatever reason, the _event_loop for my application is hanging in the queue get() operation, despite new items being added to the queue. It is as though the eventlet is never scheduling a wakeup for the get(), despite a timeout event being set. I am investigating this situation, but am unclear as to what would cause the get() operation to never wake up. Best, Victor -- Victor J. Orlikowski <> vjo@[cs.]duke.edu ------------------------------------------------------------------------------ _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
