mirror of
https://github.com/danog/amp.git
synced 2024-12-02 17:37:50 +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 |
||
---|---|---|
.. | ||
DriverStateTest.php | ||
DriverTest.php | ||
EvDriverTest.php | ||
EventDriverTest.php | ||
NativeDriverTest.php | ||
TimerQueueTest.php | ||
TracingDriverTest.php | ||
UvDriverTest.php | ||
UvLoopDestructShutdown.phpt |