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
{{ message }}
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
Requests session is no longer valid after disconnect
- Added r_session property in document.py and database.py
- Removed auth attribute from r_session
- Added tests to assert r_session is None when making a request with a database or document object after disconnecting from the client
0 commit comments