内存问题
Open
- Dominant language
- C++
- Stars
- 2.1k
- Forks
- 650
- PR merge metrics
- No merged PRs in 30d
Description
NewClosure产生的指针什么时候释放?连续new client70个时导致内存不够而崩溃。
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported crash while creating 70 clients and trace the lifetime of pointers produced by NewClosure. Determine when those pointers are released and verify that repeated client creation no longer exhausts memory.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100