Skip to content

Add Thread (async) support for executing contexts #54

@ShawnClake

Description

@ShawnClake

This will be used with async and each loops

Async:
Used in runnable_statements, this should execute the runnable inside of a thread. This includes method calls, and os statements. Additionally, callbacks can be executed after the thread completes

Each:
Each statement should execute each callback in a thread

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions