juan_gandhi: (VP)
Juan-Carlos Gandhi ([personal profile] juan_gandhi) wrote2014-03-27 11:33 am
Entry tags:

naming

  def killItselfAgainstTheWall() {
    if (isBrowserRunning) Thread.sleep(10000)
    if (isBrowserRunning) {
      error("The application ran faster than the browser and shut down already, while the browser is still running.\n.")
      System.exit(0)
    }
  }

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting