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
feat: support remote function cleanup with session.close (#818)
* feat: support remote function cleanup with `session.close`
* accept the possibility that the artifact may have already been deleted
* add cleanup by previous session id
* add more documentation
* hold session artifacts in a remote function session class
* fix the missing return keyword
0 commit comments