1Panel
1Panel copied to clipboard
[Bug] Scheduled task log scrolling cannot be locked
Contact Information
No response
1Panel Version
v1.10.29-lts
Problem Description
如果定时任务的日志中包含打印\r转义符
查看已经结束的定时任务的日志时,会无限循环滚动到日志底部
Steps to Reproduce
配置定时执行shell script
seq 1 100
echo -e "\r"
seq 1 100
The expected correct result
No response
Related log output
Additional Information
No response
感谢反馈,我们先在本地环境复现一下该问题。
v1.10.30-lts 版本已发布。