trim21 / transmission-rpc

https://transmission-rpc.readthedocs.io/en/stable/
MIT License
139 stars 34 forks source link

feat: Make it possible to use an infinite timeout #458

Closed dechamps closed 1 month ago

dechamps commented 1 month ago

urllib3 allows None as the timeout, which means infinite timeout.