Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

Timer intervals stop after a short time with recent timer-update patch #74

Closed
grgustaf opened this issue Jul 29, 2016 · 3 comments
Closed
Labels

Comments

@grgustaf
Copy link
Contributor

@jprestwo, could you look into this?

With the latest commit c2787d, if I run ButtonLEDs.js, and I have a button wired up to IO4 and watch the lights flash and click the button 5-6 times, the interval events will stop arriving. If you don't give it any button input, it works indefinitely it seems.

In the previous commit, 3bafb0, it doesn't seem to have this problem.

@jprestwo
Copy link
Contributor

Ill take a look

jprestwo referenced this issue in jprestwo/zephyr.js Jul 29, 2016
Signed-off-by: James Prestwood <james.prestwood@intel.com>
grgustaf added a commit that referenced this issue Aug 1, 2016
[timers, #74 fix] Fixed timer bug with intervals
@yhe39
Copy link

yhe39 commented Aug 2, 2016

We test the ButtonLEDs.js with latest commit: cf29cd3, the issue doesn't exit.
But like #77 after click button hundreds of times. Will have "exit" message in the output and the button events will stop arriving.
We track this issue together in #77.

jprestwo referenced this issue in jprestwo/zephyr.js Aug 4, 2016
Signed-off-by: James Prestwood <james.prestwood@intel.com>
jprestwo referenced this issue in jprestwo/zephyr.js Aug 4, 2016
Signed-off-by: James Prestwood <james.prestwood@intel.com>
@poussa poussa added the bug label Aug 10, 2016
@miaobin
Copy link

miaobin commented Aug 17, 2016

Verified this issue has been fixed in #74 & #117.

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

No branches or pull requests

5 participants