Skip to content

Support for Concurrency in resolvers #6

Closed
@Shivam010

Description

@Shivam010

At present, the resolvers are executed synchronously, one after another.
Need to add support for executing resolvers concurrently, using goroutines.

We can follow the approach used by others:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions