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
Upgraded to the most recent release of ddtrace, 2.16.0.
We are now seeing this error on profiling:
Error recording lock release event: '_ProfiledThreadingLock' object has no attribute '_self_acquired_at'
We are seeing these errors, but it also appears to impact the applications as well (queue workers no longer dequeuing tasks). We are using asyncio with uvloop (0.19.0) and Python 3.11.10.
The text was updated successfully, but these errors were encountered:
Upgraded to the most recent release of ddtrace, 2.16.0.
We are now seeing this error on profiling:
We are seeing these errors, but it also appears to impact the applications as well (queue workers no longer dequeuing tasks). We are using asyncio with uvloop (0.19.0) and Python 3.11.10.
The text was updated successfully, but these errors were encountered: