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
fix: avoid context deadlock with logs injection enabled (#1338)
* don't try to get current span on patched internal logger
* run black
* add span directly to log record
* add test
* run black
* contextually group test a bit better
* don't add issue number
Co-Authored-By: Tahir H. Butt <[email protected]>
* rename logger_arg to logger_override 1/2
Co-Authored-By: Tahir H. Butt <[email protected]>
* rename logger_arg to logger_override 2/2
Co-Authored-By: Tahir H. Butt <[email protected]>
* fix arg name
Co-authored-by: Tahir H. Butt <[email protected]>
0 commit comments