Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Asyncify the client #3230

@tomaka

Description

@tomaka

Right now the client is synchronous. This is particularly bad for light client requests, which just block the current thread.

Considering the difficulty of doing this, there's no point in tackling this issue before async/await are stable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    I4-annoyanceThe client behaves within expectations, however this “expected behaviour” itself is at issue.I7-refactorCode needs refactoring.Z4-involvedCan be fixed by an expert coder with good knowledge of the codebase.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions