The misdesign was introduced when the plugin was first written, and I was too blind to overlook it and add another bug.
This time the reply queue is created only once at the channel init, although there is a discussion on whether to do it in the first RPC instead.
The misdesign was introduced when the plugin was first written, and I was too blind to overlook it and add another bug. This time the reply queue is created only once at the channel init, although there is a discussion on whether to do it in the first RPC instead.
@openrm/dev