We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79a261c commit beb8db4Copy full SHA for beb8db4
RELEASE_NOTES.md
@@ -119,3 +119,5 @@ This release replaces the `@actor` decorator with a new `Actor` class.
119
- Fix `consumer_power` and `producer_power` similar to `pv_power`
120
121
- Zero value requests received by the `PowerDistributingActor` will now always be accepted, even when there are non-zero exclusion bounds.
122
+
123
+- Hold on to a reference to all streaming tasks in the microgrid API client, so they don't get garbage collected.
0 commit comments