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
Like send, except no flushing is done at the end.
This allows sequentially feeding the sink with items in async code
without intermittent flushing.
Reuse code of Feed internally in the Send future.
0 commit comments