Skip to content

Conversation

@minjungw00
Copy link
Collaborator

📝 변경 사항

  • 게스트 워크스페이스에서도 CRDT 가비지 컬렉터가 동작하도록 수정

🔍 변경 사항 설명

  • 현제 CRDT 가비지 컬렉터가 워크스페이스 가비지 컬렉터에 종속되어서 돌아가고 있음
  • 문제는 워크스페이스 가비지 컬렉터가 게스트 워크스페이스를 제외하고 있어 게스트 워크스페이스에서 CRDT 가비지 컬렉터가 돌아가지 않고 있음
  • 워크스페이스 가비지 컬렉터가 게스트 워크스페이스를 감지하면 게스트 워크스페이스에서 CRDT 가비지 컬렉터를 동작하도록 로직 수정

🙏 질문 사항

  • 리뷰어에게 부탁하고싶은 체크리스트를 추가합니다.

📷 스크린샷 (선택)

  • UI 변경이 있는 경우 스크린샷이나 GIF를 첨부합니다.

✅ 작성자 체크리스트

  • Self-review: 코드가 스스로 검토됨
  • Unit tests 추가 또는 수정
  • 로컬에서 모든 기능이 정상 작동함
  • 린터 및 포맷터로 코드 정리됨
  • 의존성 업데이트 확인
  • 문서 업데이트 또는 주석 추가 (필요 시)

@minjungw00 minjungw00 added Bug Something isn't working BE Back End labels Jan 16, 2025
Copy link
Member

@pipisebastian pipisebastian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니당!

@minjungw00 minjungw00 self-assigned this Jan 16, 2025
Copy link
Collaborator

@Ludovico7 Ludovico7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다!

@github-actions github-actions bot merged commit 7c3f117 into dev Jan 16, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BE Back End Bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants