mirror of
https://github.com/danog/amp.git
synced 2025-01-21 04:49:47 +01:00
ecdc3c476b
* Correct heap implementation in TimerQueue, which would sometimes extract timers in the wrong order after a node other than the root was removed * Factor out old heap rebuilding code into its own method to satisfy codeclimate requirements