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 should check if session is provided.
If there is no session, the library creates a new session for this call (current behavior). When session is provided do request should use it instead of creating a new one.
Implement attach functional and describe best practices for usage AsyncFHIRClient with aiohttp.
fhir-py/fhirpy/base/lib.py
Line 124 in f00a017
If there is no session, the library creates a new session for this call (current behavior). When session is provided do request should use it instead of creating a new one.
The text was updated successfully, but these errors were encountered: