You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't destroy the event base before destroying all objects that
contain events (and call event_del(), which uses the event base on
which event is enqueued).
This matches the ordering in the Open MPI master.
Fixesopen-mpi#1117
0 commit comments