mirror of
https://github.com/internetarchive/warcprox.git
synced 2025-01-18 13:22:09 +01:00
shutdown should be faster in this order
This commit is contained in:
parent
f7cf10933b
commit
85900d05aa
@ -580,7 +580,7 @@ if __name__ == '__main__':
|
|||||||
except:
|
except:
|
||||||
pass
|
pass
|
||||||
finally:
|
finally:
|
||||||
proxy.shutdown()
|
|
||||||
warc_writer.stop.set()
|
warc_writer.stop.set()
|
||||||
|
proxy.shutdown()
|
||||||
proxy.server_close()
|
proxy.server_close()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user