microsoft / microsoft/vscode-java-debug
Error: Trying to add a disposable to a DisposableStore that has already been disposed of
未關閉
還沒有人認領這個 Issue。
ai-triaged
question
- 主要語言
- TypeScript
- 星號
- 591
- 分支
- 429
- 平均合併
- 1 天 9 小時
- 30 天內合併 PR
- 19
描述
Environment
- Operating System: Win10
- JDK version: 1.8.0_202
- Visual Studio Code version: 1.42.1
- Java extension version: 0.57.0
- Java Debugger extension version: 0.25.0
Steps To Reproduce
- Git clone https://github.com/ZhengJun003/junit5-samples/tree/testrunner
- Open junit5-jupiter-starter-maven folder
- Open Toggle Developer Tools
- Add a main method in Calculator.java file and click Debug code lens
Current Result
Start a debug session that will prompt an error at Toggle Developer Tools.
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
在觀察 Toggle Developer Tools 的同時,使用 junit5-samples testrunner repository、junit5-jupiter-starter-maven 資料夾和 Calculator.java 中的 main 方法重現該錯誤。首先確認在 debug code lens flow 期間 DisposableStore 錯誤在哪裡回報。完成標準是 debug session 在沒有此錯誤的情況下啟動。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- java, typescript, vscode
- 領域
- devtools
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100