Commit 338d177b authored by Denis Bilenko's avatar Denis Bilenko

remove deprecated stuff from coros:

 - event (use gevent.event.Event)
 - execute (use gevent.spawn(...).get())
 - Queue and channel (use gevent.queue.Queue)
parent 0ddcf012
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment