Skip to content

record: Improve packet fetching

Aleix Pol Gonzalez requested to merge work/apol/packet-processing-qt5 into Plasma/5.27

Receive all packets on the pipeline at once, otherwise there's the chance that we might be ever allocating them if at some point we ask too early but we never end up consuming it.

Backport to Plasma 5 of !44 (merged)

Merge request reports