Promise.interrupt

Interrupt waiting for a promise. This will wake up any waiters with GST_PROMISE_RESULT_INTERRUPTED. Called when the consumer does not want the value produced anymore.

class Promise
void
interrupt
()

Meta

Since

1.14