COVESA / vsomeip

An implementation of Scalable service-Oriented MiddlewarE over IP
Mozilla Public License 2.0
1.01k stars 647 forks source link

Fix Multi-Routing-Managers in one Process (#603) #654

Open akhzarj opened 2 months ago

akhzarj commented 2 months ago

Author: Aram Khzarjyan Aram.Khzarjyan@mercedes-benz.com, MBition GmbH.

Fix Multi-Routing-Managers in one Process (#603) #654

Removing statics (singletons) enables to run multiple routing Managers in one process.


The program was tested solely for our own use cases, which might differ from yours.

The submission is provided under the main project license (LICENSE file in root of project).

Provider Information

gunnar-mb commented 1 month ago

PR looks good to me.

gpb76 commented 1 month ago

PR looks good to me.

The fix of https://github.com/COVESA/vsomeip/issues/239 missing from release 3.3.0 onwards. Missing merge?