Skip to content

Questions about async #71

@the-byte-bender

Description

@the-byte-bender

Hello,
I would like to know how async works, specifically in regard to CallAsync, and scripts calling async methods on host. Does it use Lua Coroutines, or is the async call completely transparent and looks like a sync call from the lua side? Can one Script call multiple async methods on host at once? And how is the thread safety?
Thanks a lot!

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