You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This fixes#815
* Clean button added
also, modified a bit the logic of kill button (hidden by default,
as sometimes it is loaded - seen for a second - but not necessary)
* Added minimal test for kill and clean button diplay.
* Fixed hiding of the kill workchain button when process is_terminated
* Changing a line, better implementation
* Replacing double bool check with only one.
---------
Co-authored-by: AndresOrtegaGuerrero <34098967+AndresOrtegaGuerrero@users.noreply.github.com>
When the job is killed (or in general when it’s finished), show button to clean up the scratch
The text was updated successfully, but these errors were encountered: