Skip to content
Snippets Groups Projects
  • Vakhtang Tsulaia's avatar
    f2a79b01
    Bugfix for the Event Service · f2a79b01
    Vakhtang Tsulaia authored
    Bugfix in the mechanism of handling failed MP workers in the Event Service.
    This patch covers the case when a worker fails to transition from the event
    processing state into the finalization state after receiving "No more events"
    message from the range scatterer. The idea here is that instead of releasing
    a fixed number of workers (nprocs), the scatterer will keep releasing the
    workers until it gets a signal that all of them have finished.
    f2a79b01
    History
    Bugfix for the Event Service
    Vakhtang Tsulaia authored
    Bugfix in the mechanism of handling failed MP workers in the Event Service.
    This patch covers the case when a worker fails to transition from the event
    processing state into the finalization state after receiving "No more events"
    message from the range scatterer. The idea here is that instead of releasing
    a fixed number of workers (nprocs), the scatterer will keep releasing the
    workers until it gets a signal that all of them have finished.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.