sandia-minimega / minimega

minimega
GNU General Public License v3.0
148 stars 66 forks source link

igor: pause #1403

Closed mwisely closed 4 years ago

mwisely commented 4 years ago

Adds the ability to pause igor activity. When igor is paused, attempts to sub, show, del, whatever will fail and display a configurable message. igorweb will display the same message.

To pause igor, set the Pause field in igor.conf to a non-empty string that explains why igor is paused.

To un-pause igor, set the Pause field in igor.conf to the empty string or remove it.