Skip to content

Commit 3e7a354

Browse files
added a release note
1 parent 344b4b0 commit 3e7a354

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
fixes:
3+
- |
4+
profiling: Fixes a bug where code that sub-classes our wrapped locks, would crash with ``TypeError`` when the profiler is enabled.
5+
One example of this is neo4j's ``AsyncRLock`` that inherits from ``asyncio.Lock``.

0 commit comments

Comments
 (0)