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 Jul 21, 2021. It is now read-only.
Add a note about using a wek dictionary for keeping spans around.
This weak approach would be needed as, as opposed to web frameworks,
where you get a well defined lifetime for request objects, we could
*potentially* keep many objects around if the user forgets to
actually use the statements/connection/session objects.
0 commit comments