Skip to content

Commit 7e51cec

Browse files
committed
Update release notes
Signed-off-by: Sahas Subramanian <[email protected]>
1 parent c0b6a47 commit 7e51cec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASE_NOTES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,5 @@ This release includes a new `ConfigManager` class to simplify managing the confi
6161
- Fix a bug in `BackgroundService` where it won't try to `self.cancel()` and `await self.wait()` if there are no internal tasks. This prevented to properly implement custom stop logic without having to redefine the `stop()` method too.
6262

6363
- Fix a bug where if a string was passed to the `ConfigManagingActor` it would be interpreted as a sequence of 1 character strings.
64+
65+
- Close all receivers owned by a *pool when stopping the pool.

0 commit comments

Comments
 (0)