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
All our integrations follow the `setup_once` logic while the otel
patching was being done for each `Client` again leading to recursive
patching.
This was revealed by removing the transport test forks.
0 commit comments