Package grassyknoll :: Package tests :: Package test_concurrent :: Module test_Worker
[hide private]

Module test_Worker

source code

Classes [hide private]
  BaseTestWorker
  TestWorker
  TestDieWorker
  TestKeepRunningWorker
  TestNewContextWorker
  TestPrivateBoxWorker
Functions [hide private]
 
sleep() source code
 
myfunc(x) source code
 
test_worker_exit() source code
 
test_context_exit() source code
Variables [hide private]
  TIMEOUT = .1
Function Details [hide private]

myfunc(x)

source code 
Decorators:
  • @errorMessenger(ZeroDivisionError)
  • @functionMessenger()