Fixes a nil pointer bug where consumers of ClientConn
can call Invoke and Close simultaneously and cause a panic while the Invoke call is proceeding.
Fixes a nil pointer bug where consumers of ClientConn
can call Invoke and Close simultaneously and cause a panic while the Invoke call is proceeding.