Skip to content

Commit 43d58b9

Browse files
committed
news: Declare change to asyncmap exception handling
1 parent 424b56d commit 43d58b9

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
@@ -26,6 +26,8 @@ New library functions
2626
Standard library changes
2727
------------------------
2828

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

3032
#### Libdl
3133

0 commit comments

Comments
 (0)