Skip to content

Files order is not preserved in buffer mode #300

Open
@nfroidure

Description

@nfroidure

When the buffer mode is used and some plugins are doing some async stuffs on buffers, it leads to unordered files in the stream.

Creating a plugin that works asynchronously on buffers and preserve the inputed files order is over complicated.

The problem doesn't appear for streaming mode since all pipes are done immediatly.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions