Skip to content
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

Use timeout in clock-controller #383

Merged
merged 1 commit into from
Jun 24, 2021
Merged

Use timeout in clock-controller #383

merged 1 commit into from
Jun 24, 2021

Conversation

FelixSchuSi
Copy link
Contributor

In the clock-controller example the setTimeout function is used to regularly update the current time.
It seems that setTimeout is unintentionally being used without the timout parameter despite a separate timeout filed being present.

Copy link
Contributor

@arthurevans arthurevans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like an oversight. Tested and confirmed it's running crazy without the timeout there.

@arthurevans arthurevans merged commit 740570a into lit:main Jun 24, 2021
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.

2 participants