Skip to content

Interrupt Pending Block Execution Promises #74

@ElliotRoe

Description

@ElliotRoe

Summary
Interrupting a block execution can currently only occur before or after the resolution of the promise. This means truly interrupting a program such as wait(100000) would take unreasonably long. So, the best solution for interrupting a thread would be to allow block execution promises to be interrupted too

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions