Skip to content

(fwServicesTest): random fail in AppConfigTest: refactor AppConfigManager

What does this MR do?

There was a missing mutex lock in ObjectService::unregisterServiceOutput().

This should solves the random fail in AppConfigTest::startStopTest(), and possibly other random failures in the other tests.

How to test it?

  • Launch fwServicesTest

  • Watch CI pipeline

  • Issues

  • Merge requests

    • repo!number
Edited by Flavien BRIDAULT

Merge request reports