Table of Contents

Class: TaskState ./src/peak/events/event_threads.py

Tracks the state of a task; see events.ITaskState for details

Base Classes   
object
Methods   
CALL
CATCH
RETURN
THROW
YIELD
__init__
  CALL 
CALL ( self,  iterator )

  CATCH 
CATCH ( self )

  RETURN 
RETURN ( self )

  THROW 
THROW ( self )

  YIELD 
YIELD ( self,  value )

  __init__ 
__init__ ( self )


Table of Contents

This document was automatically generated on Mon Apr 22 01:11:04 2024 by HappyDoc version 2.1