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
On master, testcase GetTopics from the test suite test_util is sporadically failing when using SHM monitoring only.
Specifically, the map with publishers / subscribers is not empty after all publishers / subscribers have been destroyed.
##Investigation
Tracing the sample calls with the description gate show that when the testcase failes, subscribers and publishers are registered again after they have been unregistered.
Problem Description
On master, testcase
GetTopics
from the test suitetest_util
is sporadically failing when using SHM monitoring only.Specifically, the map with publishers / subscribers is not empty after all publishers / subscribers have been destroyed.
##Investigation
Tracing the sample calls with the description gate show that when the testcase failes, subscribers and publishers are registered again after they have been unregistered.
How to reproduce
Run the test and enable shared_memory monitoring.
How did you get eCAL?
I don't know
Environment
eCAL System Information
The text was updated successfully, but these errors were encountered: