component-dsl/src/main/java/org/apache/aries/component/dsl/internal/BaseOSGiImpl.java [130:137]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                                        Runnable terminator = terminators.get(t).remove(f);

                                        terminator.run();
                                    });
                                }
                            },
                            () -> {
                                synchronized (identities) {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



component-dsl/src/main/java/org/apache/aries/component/dsl/internal/BaseOSGiImpl.java [171:178]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                                        Runnable terminator = terminators.get(t).remove(f);

                                        terminator.run();
                                    });
                                }
                            },
                            () -> {
                                synchronized (identities) {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



