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
Minor accuracy improvements to server documentation (#346)
As far as I can tell, the `RunningSession` returned by `run_stream` is
only a handle to a running task, and will not kill the task when dropped
as the documentation implies.
0 commit comments