Explorar o código

Merge pull request #5163 from AttilaVamos/HPCC-10445-fix

HPCC-10445 Python crashed at exit of Regression Suite in overnight build and  test

Reviewed-By: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman %!s(int64=11) %!d(string=hai) anos
pai
achega
25981e5666
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      testing/regress/regress

+ 0 - 1
testing/regress/regress

@@ -29,7 +29,6 @@ from hpcc.util.ecl.file import ECLFile
 from hpcc.util.util import checkPqParam
 
 if __name__ == "__main__":
-    atexit.register(logging.shutdown)
     prog = "regress"
     description = 'HPCC Platform Regression suite'
     parser = argparse.ArgumentParser(prog=prog, description=description)