diff --git a/handlers/mainHandler.py b/handlers/mainHandler.py index 8b85784..68adcea 100644 --- a/handlers/mainHandler.py +++ b/handlers/mainHandler.py @@ -189,7 +189,7 @@ class handler(requestHelper.asyncRequestHandler): consoleHelper.printColored("[!] {}".format(msg), bcolors.RED) discordBotHelper.sendConfidential(msg) finally: - self.finish() + self.flush() def asyncGet(self): html = "MA MAURO ESISTE?
"