subphase not quite working with threadpool

This commit is contained in:
James E McClure
2019-03-27 12:07:35 -04:00
parent c0b3b04172
commit bf55f928b8
2 changed files with 2 additions and 1 deletions

View File

@@ -598,6 +598,7 @@ void runAnalysis::finish( )
d_wait_blobID.reset();
d_wait_analysis.reset();
d_wait_vis.reset();
d_wait_subphase.reset();
d_wait_restart.reset();
// Syncronize
MPI_Barrier( d_comm );