Skip to content

process::extract_without_order must avoid re-invoking processor methods #6

Open
@seanpianka

Description

@seanpianka

See the original implementation where the processor function is only executed once if it's a known method.

I'm not sure if this is an optimization to prevent duplicate calls, or if multiple invocations could lead to some undesired state? i.e. the processor function is not idempotent.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions