seq  4.0.0-pre3
Namespaces | Functions | Variables
tothread.py File Reference

Namespaces

 cli.tothread
 

Functions

def cli.tothread.to_thread (func, *args, **kwargs)
 Asynchronously run function func in a separate thread. More...
 

Variables

 cli.tothread.logger = logging.getLogger(__name__)