rad  5.1.0
Namespaces | Functions | Variables
run.py File Reference

Implementation of run_with_cleanup() function. More...

Namespaces

 rad.core.run
 

Functions

def rad.core.run.run_with_cleanup (*futures, loop=None, cleanup_timeout=30.0)
 A blocking function that takes care of running one or more futures or , or coroutines until completion. More...
 

Variables

 rad.core.run.LOGGER = logging.getLogger(__name__)
 

Detailed Description

Implementation of run_with_cleanup() function.