Chris Dopuch

Results 12 comments of Chris Dopuch

Looks like there is a way to cancel an axios request using a cancel token https://github.com/mzabriskie/axios#cancellation The map function could receive an array of request objects and then call self._request...

This is also happening for me, I am hacking around it by adding my virtualenv bin directory to the system PATH, which is not ideal.