Skip to content

Conversation

pmuguer
Copy link

@pmuguer pmuguer commented Jun 1, 2019

The use of time.sleep() results in a sequential execution of the echo() tasks in the gevent Pool.
Fixed using gevent.sleep() instead of time.sleep()

The use of time.sleep() results in a sequential execution of the echo() tasks
in the gevent Pool.
Fixed using gevent.sleep() instead of time.sleep()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant