Skip to content

Rework asynchronous code to async/await #5732

@vitalif

Description

@vitalif

Hi!
As I currently see a lot of asynchronous code in CloudServer is callback based, sometimes slightly simplified by using async.waterfall.
I think it would be really cool to rework it async/await, given that it's supported natively since (afaik) node 8.x.
What do you think about it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions