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

[Timers] Fix setTimeout, broken by a recent patch. #150

Merged
merged 1 commit into from
Aug 30, 2016

Conversation

grgustaf
Copy link
Contributor

The timer object for setTimeout and its callback were being deleted before
it had actually run.

Also, add comments to Timers.js sample.

Signed-off-by: Geoff Gustafson geoff@linux.intel.com

The timer object for setTimeout and its callback were being deleted before
it had actually run.

Also, add comments to Timers.js sample.

Signed-off-by: Geoff Gustafson <geoff@linux.intel.com>
@jimmy-huang
Copy link
Contributor

+1

@jimmy-huang jimmy-huang merged commit cc4e3ae into intel:master Aug 30, 2016
@ghost ghost mentioned this pull request Jun 9, 2017
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.

2 participants