Ask a question to get started
Enter to send•Shift+Enter new line
A channel that waits until all named values are received before making the value available.
NamedBarrierValue( self, typ: type[Value], names: set[Value], )
Generic[Value]
BaseChannel[Value, Value, set[Value]]
The type of the value stored in the channel.
The type of the update received by the channel.
Return a copy of the channel.
Key for the cache entry.