Managing the outputs of one of both streams will fail with a 500/NPE
This is due to the call which updates the streams collection not being flagged as multi update so it only removes the reference to the output of the first stream it finds.
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
Result:
Managing the outputs of one of both streams will fail with a 500/NPE
This is due to the call which updates the streams collection not being flagged as multi update so it only removes the reference to the output of the first stream it finds.
The text was updated successfully, but these errors were encountered: