This closes #41 Test fixes
This commit is contained in:
commit
de74525fda
|
@ -1358,8 +1358,6 @@ public class ClientSessionFactoryImpl implements ClientSessionFactoryInternal, C
|
|||
transportConnection = null;
|
||||
|
||||
connector = null;
|
||||
|
||||
throw new RuntimeException(cause.getMessage(), cause);
|
||||
}
|
||||
|
||||
return transportConnection;
|
||||
|
|
Loading…
Reference in New Issue