crash if multiple instances connect simultaneously
未關閉
- 主要語言
- C#
- 星號
- 18
- 分支
- 5
- PR 合併指標
- 30 天內沒有已合併 PR
描述
for example on a network outage
they all pick the same mp3 output filename and they crash
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
Look for the code that generates the mp3 output filename when a new instance connects, likely in a network handling or file output module. The issue is a race condition; check for any locking or unique naming logic. Running multiple instances to reproduce the crash will help identify the exact location. The fix involves ensuring unique filenames or handling concurrent access.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- csharp
- 領域
- audio-video-rtc, desktop-dev
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100