-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
TLS Requests version
1.0.9
Issue description
It seems like the AsyncClient has not been implemented correctly. Looking at the send function in the AsyncClient class in the client.py file, i can see that the synchronous function _send() is called. This causes blocking and doesnt allow me to run the client asynchronously. Am i doing something wrong or does this need to be fixed?
Steps to reproduce / Code Sample
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working