There are a few places where the user has to manually create MPSC channels for message passing. I really am not a fan of having the user do this manually. We should create a wrapper just to make this a bit easier for these two areas:
- UI Layer MPSC channels
- AskUserQuestion MSPC channel