fix/issue-32-attach failed 添加逻辑以防止命令过早执行,导致连接开发容器失败 #6

Merged
mengning merged 1 commits from fix/issue-32 into main 2026-01-07 10:47:49 +00:00
Owner

修复了开发容器创建完成后,连接开发容器时命令过早执行,导致无法成功连接容器的问题,确保在 ttyd 准备就绪后再执行连接命令

修复了开发容器创建完成后,连接开发容器时命令过早执行,导致无法成功连接容器的问题,确保在 ttyd 准备就绪后再执行连接命令
hwy added 2 commits 2026-01-07 07:56:10 +00:00
更新 html.h 文件
Some checks failed
backend / cross (win32) (push) Failing after 31s
backend / cross (x86_64) (push) Failing after 31s
backend / cross (armhf) (pull_request) Failing after 31s
backend / cross (aarch64) (pull_request) Failing after 31s
backend / cross (arm) (pull_request) Failing after 31s
backend / cross (i686) (pull_request) Failing after 31s
backend / cross (mips) (pull_request) Failing after 31s
backend / cross (mips64) (pull_request) Failing after 1m32s
backend / cross (mips64el) (pull_request) Failing after 1m32s
backend / cross (aarch64) (push) Failing after 46m20s
backend / cross (mipsel) (pull_request) Failing after 31s
backend / cross (s390x) (pull_request) Failing after 31s
backend / cross (arm) (push) Failing after 31m27s
backend / cross (win32) (pull_request) Failing after 31s
backend / cross (armhf) (push) Failing after 33m8s
backend / cross (x86_64) (pull_request) Failing after 10m12s
backend / cross (i686) (push) Failing after 28m59s
backend / cross (mips) (push) Failing after 35m33s
backend / cross (mips64) (push) Failing after 12s
backend / cross (mips64el) (push) Failing after 31s
backend / cross (mipsel) (push) Failing after 31s
backend / cross (s390x) (push) Failing after 12s
21683d428c
添加逻辑以防止命令过早执行,导致连接开发容器失败
Some checks failed
backend / cross (aarch64) (push) Failing after 1m30s
backend / cross (arm) (push) Failing after 30s
backend / cross (armhf) (push) Failing after 30s
backend / cross (i686) (push) Failing after 31s
backend / cross (mips) (push) Failing after 32m46s
backend / cross (mips64) (push) Failing after 1m31s
backend / cross (mips64el) (push) Failing after 32s
backend / cross (mipsel) (push) Failing after 31s
backend / cross (s390x) (push) Failing after 1m31s
backend / cross (win32) (push) Failing after 1m33s
backend / cross (x86_64) (push) Failing after 31s
backend / cross (aarch64) (pull_request) Failing after 11s
backend / cross (arm) (pull_request) Failing after 31s
backend / cross (armhf) (pull_request) Failing after 31s
backend / cross (i686) (pull_request) Failing after 30s
backend / cross (mips) (pull_request) Failing after 30s
backend / cross (mips64) (pull_request) Failing after 31s
backend / cross (mips64el) (pull_request) Failing after 31s
backend / cross (mipsel) (pull_request) Failing after 31s
backend / cross (s390x) (pull_request) Failing after 25m32s
backend / cross (win32) (pull_request) Failing after 11m8s
backend / cross (x86_64) (pull_request) Failing after 31s
608b57af90
hwy force-pushed fix/issue-32 from 608b57af90 to 1681f9e4ef 2026-01-07 10:35:04 +00:00 Compare
hwy changed title from fix/issue-32 to fix/issue-32-attach failed 2026-01-07 10:43:23 +00:00
mengning changed title from fix/issue-32-attach failed to fix/issue-32-attach failed 添加逻辑以防止命令过早执行,导致连接开发容器失败 2026-01-07 10:47:32 +00:00
mengning merged commit 98c3b9322b into main 2026-01-07 10:47:49 +00:00
mengning deleted branch fix/issue-32 2026-01-07 10:47:50 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: devstar/webTerminal#6
No description provided.