Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
2.2.0
-
None
-
None
-
Reviewed
Description
We can add services to a CompositeService. However, if we do that while initing the CompositeService, it leads to a ConcurrentModificationException.
It would be nice to allow adding services even during the init of CompositeService.