mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-31 09:12:14 +00:00
Mark Container As Not Running
Closes gh-14095
This commit is contained in:
parent
f26a7bdb93
commit
85d60580e7
@ -133,6 +133,7 @@ public class UnboundIdContainer
|
||||
@Override
|
||||
public void stop() {
|
||||
this.directoryServer.shutDown(true);
|
||||
this.running = false;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
x
Reference in New Issue
Block a user