Fix typo: hanle

This commit is contained in:
c-bata 2019-05-20 15:26:35 +09:00 committed by Berker Peksag
parent 13c833216e
commit dc639e0d0e

View File

@ -216,7 +216,7 @@ class ThreadWorker(base.Worker):
if not self.is_parent_alive():
break
# hanle keepalive timeouts
# handle keepalive timeouts
self.murder_keepalived()
self.tpool.shutdown(False)