- 修复了超时选项的实现,以正确处理具有自定义超时值的获取请求
- 修复了bash命令执行,防止进程挂起并正确清理孤立的子进程
- 修复了LSP文件操作中的连接关闭错误
- Fixed timeout option implementation to properly handle fetch requests with custom timeout values
- Fixed bash command execution to prevent hanging processes and properly clean up orphaned child processes
- Fixed connection closed errors in LSP file operations