Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

fix: Support clearing the timeouts with numeric IDs #462

Closed
wants to merge 2 commits into from

Commits on Oct 12, 2016

  1. Configuration menu
    Copy the full SHA
    bb84c11 View commit details
    Browse the repository at this point in the history
  2. test(setTimeout): use explicit timeout delays where order matters

    Some of the setTimeout tests use multiple timers and expect them to execute in a particular order.
    Use explicit delay in those places to reflect and guarantee the execution order.
    platosha committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    3dd4f06 View commit details
    Browse the repository at this point in the history