Skip to content

Drop Execute Coroutine for AsyncToSync function #347

Description

@eadwinCode

Migrate any code paths using the Execute Coroutine approach to use the AsyncToSync function instead. This is to ensure better async compatibility within the library.

  • Identify all instances of Execute Coroutine usage
  • Replace them with AsyncToSync function usage
  • Test for compatibility and correctness

This change aims to standardize asynchronous handling in the library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions