1
0
mirror of https://github.com/danog/amp.git synced 2025-01-21 04:49:47 +01:00
descawed ecdc3c476b
Correct heap implementation in TimerQueue (#332)
* 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
2020-11-03 10:23:45 -06:00
..
2018-06-18 20:00:01 +02:00
2020-04-23 23:43:48 -05:00
2020-05-06 18:57:29 +02:00
2018-06-18 20:00:01 +02:00
2020-03-28 22:20:44 +01:00
2018-06-18 20:00:01 +02:00
2020-03-28 14:32:53 +01:00