Skip to content

Commit

Permalink
modified: ../Core/src/gambit.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorydavidmartinez committed May 23, 2017
1 parent cb15123 commit d7df742
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Core/src/gambit.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ int main(int argc, char* argv[])
}

#ifdef WITH_MPI
if (signaldata().shutdown_begun())
signaldata().discard_excess_shutdown_messages();
// If all processes receive a POSIX signal to shutdown there might be many of these
// (e.g. says 1000 processes all independently get a POSIX signal to shut down;
Expand Down

0 comments on commit d7df742

Please sign in to comment.