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