Skip to content

runtime: implement resetTimer #3094

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

Merged
merged 1 commit into from
Aug 25, 2022

Conversation

joeshaw
Copy link
Contributor

@joeshaw joeshaw commented Aug 24, 2022

runtime: implement resetTimer

A follow up to #2954 / #1402, which implemented startTimer and stopTimer.

@joeshaw joeshaw force-pushed the joeshaw/implement-resettimer branch 2 times, most recently from 651b18d to 6e040c1 Compare August 24, 2022 17:01
@deadprogram
Copy link
Member

Looks like you might need to rebase against the latest dev branch?

@joeshaw
Copy link
Contributor Author

joeshaw commented Aug 24, 2022

It was latest dev when I pushed it, but it looks like the return value from resetTimer is not consistent. That needs investigating.

@joeshaw joeshaw force-pushed the joeshaw/implement-resettimer branch from 6e040c1 to 6e01da5 Compare August 24, 2022 20:06
@joeshaw
Copy link
Contributor Author

joeshaw commented Aug 24, 2022

Actually, I think it was just flaky test timing. Force-pushed an update to hopefully fix that 🤞

Copy link
Member

@deadprogram deadprogram left a comment

Choose a reason for hiding this comment

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

Thanks for working on this @joeshaw

@deadprogram deadprogram merged commit f439514 into tinygo-org:dev Aug 25, 2022
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