[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#942132: ITP: python-nest-asyncio -- Patch asyncio to allow nested event loops



Package: wnpp
Severity: wishlist
Owner: "Diego M. Rodriguez" <diego@moreda.io>

* Package name    : python-nest-asyncio
  Version         : 1.2.0
  Upstream Author : Ewald R. de Wit <ewald.de.wit@gmail.com>
* URL             : https://github.com/erdewit/nest_asyncio
* License         : BSD-2-clause
  Programming Lang: Python
  Description     : Patch asyncio to allow nested event loops

 By design asyncio does not allow 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. This module patches asyncio to allow nested use of asyncio.run
 and loop.run_until_complete.

This package is a dependency for updating the existing qiskit-terra
package to its newest version. The intent is to maintain this package
under the umbrella of the Debian Python Modules Team.

-- 
Diego M. Rodriguez

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: