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 50988d7 commit 4121f29Copy full SHA for 4121f29
src/frequenz/dispatch/_dispatcher.py
@@ -255,10 +255,6 @@ def running_status_change(self) -> ReceiverFetcher[Dispatch]:
255
- The payload changed
256
- The dispatch was deleted
257
258
- Note: Reaching the end time (start_time + duration) will not
259
- send a message, except when it was reached by modifying the duration.
260
-
261
262
Returns:
263
A new receiver for dispatches whose running status changed.
264
"""
0 commit comments