-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I played around a bit with similar implementations and I think I hit a conceptual snag - the process can simply hang parking on a put to a full channel or take from an empty channel.
I'm not sure about the semantics yet, but I think the only correct solution is to narrow the scope a bit and always alt between an input or output channel and the control channel.
wdyt?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels