Sure.
I'm trying to simultaneously control volume on two devices, that both raise or lower the volume by 0.5dB iterations, which means they require the same amount of commands, making it a fairly simple scenario.
However, when configuring "Volume Up", for example, on the Skip app with two actions (both of my recording and previously attached), the remote will execute the actions in a weird way. Clicking the button several times (say 5) will not send, but queue 10 commands, and due to an unexplained lag, they are not sent immediately but with a delay of several seconds (not milliseconds). In other words, you can place the remote on the table and commands will be sent for quite some time later. You can look at the receiver and see the volume go up every 5 seconds "out of nowhere".
I think this is likely to reproduce on any device. Unfortunatley the FLIRC IR debugger is not realtime enough to expose this.