abort method

dynamic abort()

Implementation

abort() {
  signal._onSignal.call();
}