private void
  terminateTask(final Ruby runtime)
  {
    if (executor == null) { return; }