Hacker News new | ask | show | jobs
by alpb 696 days ago
I think https://pkg.go.dev/k8s.io/utils/clock and https://pkg.go.dev/k8s.io/utils/clock/testing is already doing these?
1 comments

At a glance, that looks almost identical to (an older version of) https://github.com/jonboulle/clockwork (there are several that are structurally very similar)

In which case no, it falls into the same kind of issues that the post is describing as being problematic.