This commit is contained in:
Egor Matveev 2021-11-12 00:33:58 +03:00
parent c249de1dd4
commit a31d940429

View File

@ -102,7 +102,7 @@ class BaseTester:
self.solution.result = "TE"
print(str(e))
self.solution.save()
call(f"docker rm --force solution_{self.solution.id}", shell=True)
# call(f"docker rm --force solution_{self.solution.id}", shell=True)
self.solution.user.userinfo.refresh_from_db()
if self.solution.user.userinfo.notification_solution_result:
bot.send_message(