Skip to content

Commit 615b8bf

Browse files
committed
chore: add newsfragment for PR apache#66854
1 parent 323c729 commit 615b8bf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fix ``task_instance`` row-lock contention under high asset-event concurrency: asset events are now emitted after the TI state commit (releasing the PostgreSQL row lock), and alias-event associations are written via direct INSERT instead of ORM lazy-load.

0 commit comments

Comments
 (0)