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

멀티게임 종료후 재 매칭시 버그 발생 #54

Merged
merged 1 commit into from
Sep 21, 2024
Merged

Conversation

david-parkk
Copy link
Member

✏️ 작업 개요

  • 멀티게임 종료후 재 매칭시 버그 발생

⛳ 작업 분류

  • 버그 수정

🔨 작업 상세 내용

  1. 멀티게임 종료후 websocket 커넥션을 끊도록 변경
  2. 내부 중복 검사 큐 세션 open 확인 추가

💡 생각해볼 문제

  • 원래는 멀티게임이 종료되더라도 다시 매칭을 보내면 재매칭 할 수 있도록 구현하였는데, 고려할게 좀 있어서 게임이 끝나면 연결을 서버에서 끊도록 변경하였습니다.

Copy link

Test Results

20 tests   20 ✅  10s ⏱️
 8 suites   0 💤
 8 files     0 ❌

Results for commit b5eccf9.

@kamothi
Copy link
Member

kamothi commented Sep 21, 2024

수고하셨습니다.

@kamothi kamothi merged commit 5939957 into main Sep 21, 2024
3 checks passed
@david-parkk
Copy link
Member Author

/쿠타버스 배포

Copy link

🌎 배포하였습니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants