Skip to content

Fix shutdown timer#2535

Open
tbaumann wants to merge 1 commit intoMiczFlor:future3/developfrom
tbaumann:fix/shutdown-timer
Open

Fix shutdown timer#2535
tbaumann wants to merge 1 commit intoMiczFlor:future3/developfrom
tbaumann:fix/shutdown-timer

Conversation

@tbaumann
Copy link

This might be a stupid fix if iterations is actually expected by other times. But it works for me.

This may break other Timers that expect the positional argument `iterations`.

But it does fix the idle shutdown timer.

If this breaks something, then maybe rather add iterations as an (unused) positional argument to all callees.
@s-martin s-martin added investigation needed future3 Relates to future3 development labels Aug 20, 2025
@s-martin s-martin linked an issue Aug 20, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

future3 Relates to future3 development investigation needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐛 | IdleShutdown timer broken

2 participants

Comments