start() no longer raises an exception if Greenlet was already started. it also...
start() no longer raises an exception if Greenlet was already started. it also now does nothing if the greenlet already exited (previously it would schedule another switch)
Showing
Please register or sign in to comment