Skip to content

Fixed race condition in AthenaMP when running in the Event Service

Vakhtang Tsulaia requested to merge tsulaia/athena:master-ES-fix into master

This change fixes a bug in AthenaMP event range processor code, which resulted in early termination of the whole instance of AthenaMP when the first of the worker processes was successfully finished

Merge request reports