Execution

class kaskada.Execution

Represents an execution of a TimeStream.

Execution.stop()

Stop or cancel the execution.

After this call, the execution will no longer produce results.