Pending RPC call does not respect all the given parameters
jussilehtinen opened this issue · 1 comments
jussilehtinen commented
Seems that when calling buffered RPC in server during startup, it resolves to Pending RPC call.
However it seems that when the call is finally delivered, all given parameters are not respected.
Attached a patch that fixes this issue, you might want to consider checking it out.
phalasz commented
Could you submit this as PR please?