Skip to content

Commit 4121f29

Browse files
committed
Remove outdated part of documentation
Signed-off-by: Mathias L. Baumann <[email protected]>
1 parent 50988d7 commit 4121f29

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/frequenz/dispatch/_dispatcher.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -255,10 +255,6 @@ def running_status_change(self) -> ReceiverFetcher[Dispatch]:
255255
- The payload changed
256256
- The dispatch was deleted
257257
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-
262258
Returns:
263259
A new receiver for dispatches whose running status changed.
264260
"""

0 commit comments

Comments
 (0)