Fix lifecycle synchronisation.
This commit is contained in:
@@ -55,8 +55,8 @@ public class RefreshScopeLifecycle implements Lifecycle {
|
||||
if (LOG.isInfoEnabled()) {
|
||||
LOG.info("Refreshed keys: " + keys);
|
||||
}
|
||||
running = true;
|
||||
}
|
||||
running = true;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user