SHARED_ASYNCIO_RUNTIME

Static SHARED_ASYNCIO_RUNTIME 

Source
pub static SHARED_ASYNCIO_RUNTIME: Key<bool>
Expand description

Use a single asyncio runtime for all Python actors, rather than one per actor