-
Notifications
You must be signed in to change notification settings - Fork 14
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
hide kill button when the process is done #648
hide kill button when the process is done #648
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #648 +/- ##
==========================================
- Coverage 80.73% 75.68% -5.05%
==========================================
Files 49 60 +11
Lines 3415 4331 +916
==========================================
+ Hits 2757 3278 +521
- Misses 658 1053 +395
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Hi @superstar54 , thanks for the fixings! for me is fine to merge |
@mikibonacci , thanks for the review! Could you approve the PR? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved
fix #605 and #606
Hide the "Kill workchain" button when the workchain is done (finished or excepted).
qeapp-kill-button.mp4