core._async =========== Run async coroutines from synchronous contexts, handling both no-running-loop and already-running-loop cases. .. automodule:: ffai.core._async :members: :undoc-members: :show-inheritance: Functions --------- .. autofunction:: ffai.core._async.run_sync