Merge branch '3.2.x'
This commit is contained in:
@@ -79,6 +79,7 @@ class HealthEndpointTests extends
|
||||
Thread.sleep(100);
|
||||
}
|
||||
catch (InterruptedException ex) {
|
||||
// Ignore
|
||||
}
|
||||
return this.up;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user