Skip to content

Turn _MultiCall into a function #84

Description

@goodboy

Now that #23 has landed it seems fit that we evaluate the _MultiCall type.

Afaict this class contains a single method execute() other then __init__ (and __repr__ but who uses it?) and that method was only necessary for the original recursive implementation.

I'm wondering can we simplify the whole thing into a simple function?

Reasons for:

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions