I use gevent-socketio in project. I need use gevent.spawn()
method with function which listen redis queue. It not works cause spawn()
waiting end of work function.
Are there any alternative spawn()
method in gevent-socketio?
Asked
Active
Viewed 64 times
1

Nick Mishustin
- 19
- 1