Skip to content
  • Shawn Routhier's avatar
    [v4_1_esv] Move the check for another server to be earlier · 41811bf8
    Shawn Routhier authored
        [rt38078] Move the check for another server to be earlier
    
        Move the code that checks if there is already a server
        running to be executed earlier in the process.  This
        puts it before the server touches the database which
        should avoid problems with rewriting a database from
        under a running server.
    41811bf8