Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python311-nest-asyncio

By design asyncio `does not allow <https://bugs.python.org/issue22239>`_ its event loop to be nested. This presents a practical problem: When in an environment where the event loop is already running it's impossible to run tasks and wait for the result. Trying to do so will give the error "``RuntimeError: This event loop is already running``". The issue pops up in various environments, such as web servers, GUI applications and in Jupyter notebooks. This module patches asyncio to allow nested use of ``asyncio.run`` and ``loop.run_until_complete``.

Found 1 sites for python311-nest-asyncio

Found 3 RPM for python311-nest-asyncio

PackageSummaryDistributionDownload
python311-nest-asyncio-1.6.0-1.5.noarch.htmlPatch asyncio to allow nested event loopsOpenSuSE Tumbleweed for noarchpython311-nest-asyncio-1.6.0-1.5.noarch.rpm
python311-nest-asyncio-1.6.0-1.3.noarch.htmlPatch asyncio to allow nested event loopsOpenSuSE Ports Tumbleweed for noarchpython311-nest-asyncio-1.6.0-1.3.noarch.rpm
Patch asyncio to allow nested event loopspython311-nest-asyncio-1.6.0-1.3.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet