Skip to content

WIP: fix timing for resetCycles #1198

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

WIP: fix timing for resetCycles #1198

wants to merge 17 commits into from

Conversation

yaxu
Copy link
Member

@yaxu yaxu commented May 14, 2025

Ref #1197

@yaxu
Copy link
Member Author

yaxu commented May 14, 2025

Starting to work, but still needs to loop on queue read with accurately adjusted timeout, unless the action is resetCycles

@yaxu
Copy link
Member Author

yaxu commented May 14, 2025

This is nice and snappy:

mute 1

then

do resetCycles
   unmuteAll

However this isn't working well:

do once $ s "superpanic"
   resetCycles
   unmuteAll

The panic is delayed, happening after the cycle reset.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant