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

[FIX] Memory Leak 해결(Resolved) #124

Merged
merged 2 commits into from
Mar 8, 2024

Conversation

JYPjoy
Copy link
Member

@JYPjoy JYPjoy commented Mar 6, 2024

🛠️ 작업 내용


👀 소개

  • 지인 탭 바에서 메모리 누수 현상(강한 참조, 참조 사이클)이 발생하고 있어 해결했습니다.
  • WWDC 영상들을 보고 Instruments, Memory Graph, Memgraph을 활용해 원인을 파악했고,메모리 누수 문제를 해결했습니다.
  • 상세 내용은 Issue에 적어두었습니다. [FIX] Memory Leak 해결 #101

@JYPjoy JYPjoy added the 🐛 Fix ✨ New Label(from DEC, 2023) label Mar 6, 2024
@JYPjoy JYPjoy requested a review from choiapril6 March 6, 2024 04:17
@JYPjoy JYPjoy self-assigned this Mar 6, 2024
Copy link
Contributor

@choiapril6 choiapril6 left a comment

Choose a reason for hiding this comment

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

메모리 릭까지 해결! ☀️
지영님 수고하셨습니다!

@JYPjoy JYPjoy merged commit 8979ff9 into bside-tinkerbell:develop Mar 8, 2024
@JYPjoy JYPjoy changed the title [FIX] 메모리 누수 문제 해결 [FIX] Memory Leak 해결 Mar 9, 2024
@JYPjoy JYPjoy changed the title [FIX] Memory Leak 해결 [FIX] Memory Leak 해결(Resolved) Mar 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Fix ✨ New Label(from DEC, 2023)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants