-
fix(core): fix issue with summary missing outputs (#30819)
发布于
2025-04-23 01:47:42 +00:00 Current Behavior
Some tasks end but don't have their terminal outputs printed. When that
is the case, an error occurred where task terminal output was attempted
to be printed but did not exist.Expected Behavior
Tracking terminal outputs is restored to being part of printing task
terminal output.. and printing task terminal output is guaranteed when
pseudo terminal is used.Related Issue(s)
Fixes #
下载附件