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

Module test_ThreadPool

source code

Classes [hide private]
  BaseTestPool
  TestPool
  TestSeveralWorkersPool
  TestLotsWorkersPool
  TestBroadcastPool
Functions [hide private]
 
sleep() source code
 
myfunc(x) source code
 
cleanup_pool(pool) source code
 
test_pool_start_stop() source code
 
test_pool_start_stop_with_dead() source code
 
test_speed() source code
Variables [hide private]
  TIMEOUT = .1
Function Details [hide private]

myfunc(x)

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