-
Notifications
You must be signed in to change notification settings - Fork 127
Open
Description
Currently only unbuffered channels are supported. Buffered channels send/recv will not appear in visualization made by gotrace.
That's because buffered and unbuffered channels implemented differently, and in the first case there is no (obvious) way to attach something like EventID for sending/receiving event, which is needed to correlate send/recv events.
More details to come.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels