Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] 信息处理插件超时后,按钮不更新 #14

Open
kN6jq opened this issue May 7, 2022 · 2 comments
Open

[BUG] 信息处理插件超时后,按钮不更新 #14

kN6jq opened this issue May 7, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@kN6jq
Copy link

kN6jq commented May 7, 2022

一、运行环境

  • 操作系统: Windows10
  • JDK版本:1.8.1_221
  • woodpecker-framework版本:1.3.3

二、问题描述

请使用截图和文字说明在什么场景下出现什么bug。
网络读取超时,可以看到按钮一直是stop

image

三、bug产生的原因和建议

如果对woodpecker-framework有一定的了解,可以简单说下你该bug产生的可能原因,以及你认为不错的修复建议。
产生错误后,重置按钮事件,其他的暂未知

@kN6jq kN6jq added the bug Something isn't working label May 7, 2022
@kN6jq
Copy link
Author

kN6jq commented May 7, 2022

成功的结果会重置为start
image

@c0ny1
Copy link
Contributor

c0ny1 commented May 7, 2022

从堆栈上看是没有try catch导致的后续没有执行到stop按钮没有更新回start的代码。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants