Mark Container As Not Running
Closes gh-14095
This commit is contained in:
@@ -133,6 +133,7 @@ public class UnboundIdContainer
|
||||
@Override
|
||||
public void stop() {
|
||||
this.directoryServer.shutDown(true);
|
||||
this.running = false;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user