Update client manager
This commit is contained in:
parent
448712f496
commit
901e446ba4
@ -146,8 +146,6 @@ public final class InternalClientManager implements AutoCloseable {
|
||||
if (closeCalled.compareAndSet(false, true)) {
|
||||
responseReceiver.close();
|
||||
}
|
||||
} else {
|
||||
throw new IllegalStateException("Start not called");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user