Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

Added warning message to the lockfile waiting routine. #958

Merged
merged 2 commits into from
Aug 7, 2017

Commits on Aug 5, 2017

  1. Added warning message to the lockfile waiting routine so that if we are

    waiting for something, we at least print a message to stderr about it.
    
    Hopefully will make situations like what is described in golang#947 obvious.
    matjam committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    34fb454 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2017

  1. Removed spurious comment.

    Added spurious comment.
    Modified logic to display warning initially, and then every 15 seconds, when lockfile busy.
    Nathan Ollerenshaw committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    977e781 View commit details
    Browse the repository at this point in the history