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
Currently, the "Pause Button" stops progress, and upon resuming, it checks and may resume. I suggest implementing a pause button that simply freezes the process without cancelling it. For instance, I could utilize the GPU for something else and, once finished, simply click "Resume."
The existing function of "Pause" should be renamed to "Stop."
The text was updated successfully, but these errors were encountered:
*Describe the solution you'd like
Currently, the "Pause Button" stops progress, and upon resuming, it checks and may resume. I suggest implementing a pause button that simply freezes the process without cancelling it. For instance, I could utilize the GPU for something else and, once finished, simply click "Resume."
The existing function of "Pause" should be renamed to "Stop."
The text was updated successfully, but these errors were encountered: