mirror of
https://github.com/danog/amp.git
synced 2024-12-04 10:28:01 +01:00
c45cd5a3a9
Previously, backpressure was only released once advance() was called again. This means the last backpressure item was never free'd in case the caller knows there are no more items to consume and didn't call advance() the last time. |
||
---|---|---|
.. | ||
functions.php | ||
Placeholder.php | ||
PrivateIterator.php | ||
PrivatePromise.php | ||
Producer.php | ||
ResolutionQueue.php |