Build: #134 was successful Child of CASA-CTT-214
Code commits
OPEN-CASA
-
Darrell Schiebel f5ce24ff1c6c0497f85c1a933ef53f071e8424b6
Merge pull request #1086 in CASA/casa from bugfix/CAS-12603 to master
* commit '95ca29a5954f9d4735b028be8c51ecbdf830adca':
Trivial change to trigger bamboo re-builds...
CAS-12603: Fix additional dangling table cache issues which occurs in inner antenna loop when insufficient data triggers a continue (added missing st.close()).
CAS-12603: Added close of the table tool created by the deep copy of the input table, so it doesn't get stuck in the table cache. -
George Moellenbrock 95ca29a5954f9d4735b028be8c51ecbdf830adca m
Trivial change to trigger bamboo re-builds...
-
George Moellenbrock c2d4569b1538ee61198becbcf1236704e90339c5 m
CAS-12603: Fix additional dangling table cache issues which occurs in inner antenna loop when insufficient data triggers a continue (added missing st.close()).
-
George Moellenbrock 24e3842b9dc207ad86d1dcbf617fc643f01a100f m
CAS-12603: Added close of the table tool created by the deep copy of the input table, so it doesn't get stuck in the table cache.