Skip to content

Interrupt Pending Block Execution Promises #74

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

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

    enhancementNew feature or request

    Type

    No type

    Projects

    • Status
      📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions