Skip to content
  • Elvis Angelaccio's avatar
    cliinterface: rename failOperation() to killProcess() · ac2dbbac
    Elvis Angelaccio authored
    The failOperation() function is confusing, since it just calls doKill().
    We can rename it to a function that actually kills the process and
    that may or may not cause the finished() signal to be emitted.
    
    Differential Revision: D1521
    ac2dbbac