Function

is-cancelled

Whether the invocation the caller is currently running under has been asked to cancel. A long-running guest polls this and returns early.

is-cancelled: func() -> bool;