core icon indicating copy to clipboard operation
core copied to clipboard

[BUG] Python 插件选择执行器 QuickPick loading 状态无法结束

Open ensorrow opened this issue 10 months ago • 0 comments

描述你的问题(Describe the bug) image

复现路径(To Reproduce)、 安装 Python 插件,打开 Python 文件,点击状态栏 Python 版本,选择 输入执行器版本 即可复现

Python 插件代码,set busy 后并未 reset,怀疑 vscode 内部有自动 reset 的逻辑

预期表现(Expected behavior) loading 状态消失,允许输入

环境信息(Environment)

  • OS: [e.g. macOS 11.2 Apple M1/Windows10/Windows11]
  • Browser: [e.g. chrome, safari, electron]
  • OpenSumi Version: [e.g. 2.13.0]

ensorrow avatar Dec 25 '24 03:12 ensorrow