Skip to content

Convert the async functions to sync functions #165

@Niraj-Kamdar

Description

@Niraj-Kamdar

The whole invocation process is synchronous and doesn't benefit from having functions asynchronous but instead introduces hard-to-debug concurrency bugs. Plugins can still be async but they need to handle the concurrency themselves.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions