1
0
mirror of https://github.com/danog/amp.git synced 2025-01-22 21:31:18 +01:00
amp/lib/Internal
Niklas Keller c45cd5a3a9 Fix backpressure release
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.
2019-09-21 18:30:14 +02:00
..
2018-06-18 20:00:01 +02:00
2018-06-18 20:00:01 +02:00
2019-09-21 18:30:14 +02:00
2018-06-18 20:00:01 +02:00