-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HH-220317 do things #718
HH-220317 do things #718
Conversation
@@ -1,40 +1,41 @@ | |||
from __future__ import annotations |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ревертнул до торнадового состояния, с небольшим измененем под новый запуск
@@ -1,8 +1,17 @@ | |||
from __future__ import annotations | |||
|
|||
import asyncio |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
откатил до старого состояния
frontik/app.py
Outdated
if options.validate_request_id: | ||
check_request_id(request_id) | ||
|
||
task = asyncio.create_task(execute_page(self, tornado_request, request_id, self.app)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
переменная task не нужна
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Код не читал особо
f905748
to
52fe4f0
Compare
https://jira.hh.ru/browse/HH-220317
заменил ювикорн на торнадо