Closed K0zka closed 5 years ago
Two subsequent test runs produced the same problem.
no NPE, that is good, but still in all subsequent test executions opensuse just could not get a connection within 1000 ms. While that 1000 ms looks should be enough.
Found in an integration test output in kerub-ext-tests HostIT
The reason could be that the code does not check whether or not async operation finished with success, therefore some properties are not initialized.