Skip to content
  • Mike Bostock's avatar
    Insert new tasks on the end. · 2e1b96a8
    Mike Bostock authored
    This is a partial fix to #1245 whereby timer tasks are now invoked in the order
    in which they were registered, rather than in the reverse order. However, a
    better fix remains, which is to invoke tasks in the order of their start time
    rather than their registration time.
    2e1b96a8