IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 3, 2013, 1:22:47 PM (13 years ago)
Author:
eugene
Message:

add an index to stackdetection; give an error message for failed attempts to kill the mysql connection

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/jython/objectbatch.py

    r35174 r35222  
    5454
    5555       try:
     56           ## XX pass in the existing connection to scratchDb
    5657           self.dvoObjects = DvoObjects(self.logger, self.config, self.skychunk, self.ippToPspsDb, self.scratchDb.dbName)
    5758       except:
Note: See TracChangeset for help on using the changeset viewer.