Function pyo3_asyncio::try_close[][src]

pub fn try_close(py: Python<'_>) -> PyResult<()>
👎 Deprecated since 0.14.0:

see the migration guide for more details

Expand description

Shutdown the event loops and perform any necessary cleanup