You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SubscriptionReceiveChannel interface is a legacy artifact. Currently every ReceiveChannel has cancel method that should be invoked after this channel was consumed. We should deprecate and remove SubscriptionReceiveChannel .
The text was updated successfully, but these errors were encountered:
SubscriptionReceiveChannel
interface is a legacy artifact. Currently everyReceiveChannel
hascancel
method that should be invoked after this channel was consumed. We should deprecate and removeSubscriptionReceiveChannel
.The text was updated successfully, but these errors were encountered: