sandbox1
inpos 2016-03-04 19:33:49 +03:00
parent 2c7952ff01
commit 430c467172
1 changed files with 1 additions and 2 deletions

View File

@ -489,8 +489,7 @@ class Engine:
"""
# if self.logpipe and self.wait_on_close_timeout is None:
# self.logpipe.close()
### if self.is_alive():
if True:
if self.is_alive():
self._log("Shutting down pyrrent2http...")
# self._request('shutdown')
self.pyrrent2http.shutdown()