funcool

niwinz 2023-02-11T10:02:32.819689Z

Just FYI @mccraigmccraig i'm going to introduce a breaking change on channel constructor, I want to have parameters extensible and the posicional ones are a bit weird for this purpose. One additional parameter I will going to add is a user provided executor for scheduling the puts and takes of the channel, defaulting to the commonPool

👍 1