Learn more about these different git repos.
Other Git URLs
3a13307
@@ -16,7 +16,7 @@
passed in to the shutdown() method in SimpleXMLRPC.doPOST()
"""
- DEFAULT_TIMEOUT = 60
+ DEFAULT_TIMEOUT = 600
def __init__(self, conn):
Seems fine to me.