Hello to all! Is it possible to suspend a Ryu Coroutine event? For example, suspend the execution of the Packet_IN handler, while waiting for an event, signal or condition?
I need to know how can I do this, because I need to execute some algorithms, which may take some time and depend upon resources outside of the application. I wanted for the coroutine to wait until it gets a result, but I didn't want to stall the entire event pipeline. Thank you! Carlos Ferreira ------------------------------------------------------------------------------ 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