Closed johndoe46 closed 2 years ago
Fix breaking of Django's (and probably others) socket timeout.
Timeout should be set at the request level, not at the global module level so it doesn't break other applications behaviour.
not based on dev, will repost later
Fix breaking of Django's (and probably others) socket timeout.
Timeout should be set at the request level, not at the global module level so it doesn't break other applications behaviour.