Free cookie consent management tool by TermsFeed Policy Generator

Changes between Initial Version and Version 1 of Ticket #2822, comment 11


Ignore:
Timestamp:
09/29/17 12:25:51 (7 years ago)
Author:
pfleck
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2822, comment 11

    initial v1  
    1 #2822: When the user manually pauses a running optimizer, the experiment now correctly changes to Paused.
     1r15389: When the user manually pauses a running optimizer, the experiment now correctly changes to Paused.
    22
    33After this changes, the behavior of pausing matches the behavior of HL 3.3.14: As soon as an optimizer is paused (regardless of why and who) the experiment won't start any new optimizer (but still finishes the ones that are already running).