Skip to content

Commit

Permalink
add relnote
Browse files Browse the repository at this point in the history
  • Loading branch information
taegyunkim committed Jan 8, 2025
1 parent 4bea5fa commit 009e9db
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
fixes:
- |
profiling: This fix resolves a data race issue accessing lock's acquired
time, leading to an ``AttributeError``: ``_Profiled_ThreadingLock`` object
has no attribute ``self_acquired_at``

0 comments on commit 009e9db

Please sign in to comment.