Skip to content

Commit

Permalink
Add newsfragment
Browse files Browse the repository at this point in the history
  • Loading branch information
richardsheridan committed Jul 18, 2021
1 parent c6b76b9 commit e48d638
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions newsfragments/2063.bugfix.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Trio now avoids creating cyclic garbage when a `MultiError` is generated and filtered,
including invisibly within the cancellation system. This means errors raised
through nurseries and cancel scopes should result in less GC latency.

0 comments on commit e48d638

Please sign in to comment.