STOP Method

The STOP method of VPGL Language forces to terminate the application immediately even if there are executable tiles waiting for execution.

STOP takes 1 input and emit nothing. STOP starts on arriving an object thru input 0, discards the arriving object, then shuts down the application. VPGL executor stops immediately, resets its execution environment, then turn to the state of ready to run.