Skip to content

Add test for intraprocess pub/sub

Christophe Bédard requested to merge add-intraprocess-test into master

It mostly checks that we have two subscriptions and then two callback start/end pairs with the right is_intra_process field value.

Merge request reports