This is something I stumbled across that I don't have time to look into. It looks as if cib_process_command() may create separate reply XML (and cib_process_request() may send it) for every request within a transaction. I would expect to receive a reply only for the transaction as a whole.
Description
Description