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