Skip to content

Commit f38fbca

Browse files
committed
news: Declare change to asyncmap exception handling
1 parent 6bf459b commit f38fbca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ New library functions
2424
Standard library changes
2525
------------------------
2626

27+
* `asyncmap` now preserves the backtrace of inner exceptions by wrapping them
28+
in `TaskFailedException` and `CompositeException` ([#32749])
2729

2830
#### Libdl
2931

0 commit comments

Comments
 (0)