Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

WIP: fix timing for resetCycles #1198

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant