<@U2E974ELT> Probably it is something I don't exac...
# coroutines
o
@elizarov Probably it is something I don't exactly grasp. Here is my use case: I would like to run few http calls simultaneously. I would like to limit the number of calls running concurrently because I am calling one server and would like to limit the load on it.