mirror of
https://github.com/wahyd4/cert-manager.git
synced 2026-08-24 20:47:12 +10:00
While unlikely, it was possible before for the scheduler to race in such a way that concurrent 'Add' calls would result in "leaking" a timer, thus making an unstoppable invocation of that event. This includes a test which fails without the small bugfix in scheduler.go