eclipse-ecal / ecal

📦 eCAL - enhanced Communication Abstraction Layer. A high performance publish-subscribe, client-server cross-plattform middleware.
https://ecal.io
Apache License 2.0
848 stars 178 forks source link

Processes are not unregistered properly on master #1763

Closed KerstinKeller closed 1 month ago

KerstinKeller commented 1 month ago

Problem Description

In the current master build, it seems that processes are not unregistered properly. Neither when they are shut down gracefully, nor when they are killed. At least they are still present in eCAL Monitor.

How to reproduce

Start some samples (person_snd, person_rec) and kill them (via ecal_sys, or just close them). Observe that they are not removed from processes view in eCAL Monitor.

How did you get eCAL?

I don't know

Environment

Current master

eCAL System Information

No response