Structs§
- PyPython
Task - Python-visible wrapper for a one-shot
PythonTask. - PyShared
- Awaitable handle to a spawned background Tokio task.
Statics§
- ENABLE_
UNAWAITED_ PYTHON_ TASK_ TRACEBACK - If true, capture a Python stack trace at
PythonTaskcreation time and log it when a spawned task errors but is never awaited/polled.
Functions§
- register_
python_ bindings - Register the pytokio Python bindings into the given module.