eclipse-score / eclipse-score/lifecycle

Refactor Alive Monitor code to replace checkpoints with Alive Notifications

Open
#251 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
6
Forks
34
Avg merge
2d 3h
Merged PRs (30d)
80

Description

### What

The AliveMonitor code in the Launch Manager was design to support different supervision types and is therefore based on numbered checkpoints.

Now with in Score, the Launch Manager only receives alive notifications from a process - making the support of different checkpoints obsolete.

This affects multiple parts of the AliveMonitor implementation.
This ticket shall be broken down into different parts

### Acceptance Criteria (DoD)

AliveMonitor implementation is simplified to deal only with alive notification instead of numbered checkpoints

### How

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.