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
We currently don't type correctly the RequestContext. So if you call server.request_context.session.list_roots() it fails to typecheck as it doesn't know session is an instance of ServerSession