The setup is something like the following, with <--n--> representing n interface connections between the tasks. All tasks run on the same tile.
I reduced n by 1, and expected four channels to be freed (2x a chanend on both server and client side) but the report told me that only additional 2 chanends are available now.Client A <--n--> Server <--n--> Client B
Do Tasks on the same tile connect to the same chanend?