Skip to content

Questions about async #71

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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