Skip to content
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

Hotfix 병합 #98

Merged
merged 7 commits into from
Dec 30, 2024
Merged

Hotfix 병합 #98

merged 7 commits into from
Dec 30, 2024

Conversation

onee-only
Copy link
Member

@onee-only onee-only commented Dec 29, 2024

기존 uvicorn 실행 방식에선 이벤트 루프가 이미 돌아가고 있어 asyncio.run 코드가 작동하지 않고 있었습니다. 이를 임시적으로 해결하기 위해 python 모듈을 직접 불러서 호출하는 방식으로 바꿨습니다.

모서리 관련 엣지케이스가 있어 섹션에 모서리 적용 flag를 만들어 적용시켰습니다

@onee-only onee-only requested a review from byundojin December 29, 2024 23:06
byundojin
byundojin previously approved these changes Dec 30, 2024
커넥션 끊겼을 때 send 처리 (아마 진짜 최종)
@onee-only onee-only merged commit 66db637 into develop Dec 30, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants