Package schrodinger :: Package tasks :: Module tasks
[hide private]
[frames] | no frames]

Module tasks

Classes [hide private]
  Status
  AbstractTask
WARNING: as descriptors, instances of this class will not behave normally if used as class variables.
  BaseFunctionTask
  BlockingFunctionTask
  ThreadFunctionTask
Variables [hide private]
  TERMINAL_STATUSES = ('Done', 'Error', 'Failed')
  __package__ = 'schrodinger.tasks'