k6 icon indicating copy to clipboard operation
k6 copied to clipboard

Drop experimental timers

Open mstoykov opened this issue 1 year ago • 0 comments

What?

Drop k6/experimental/timers

Why?

We have stabilized the API and it is now available for k6/timers for some time. We would like to stop supporting the old import path.

Checklist

  • [ ] I have performed a self-review of my code.
  • [ ] I have added tests for my changes.
  • [ ] I have run linter locally (make lint) and all checks pass.
  • [ ] I have run tests locally (make tests) and all tests pass.
  • [ ] I have commented on my code, particularly in hard-to-understand areas.

Related PR(s)/Issue(s)

mstoykov avatar Jul 11 '24 13:07 mstoykov