This commit is contained in:
flaskfarm
2022-10-14 19:44:29 +09:00
parent adac0f59ed
commit 8f470385b1
2 changed files with 2 additions and 3 deletions

View File

@@ -478,8 +478,7 @@ class Framework:
continue
except KeyboardInterrupt:
self.logger.error('KeyboardInterrupt !!')
except:
self.logger.error("start error")
#except SystemExit:
# return