Asgiref

Latest version: v3.8.1

Safety actively analyzes 630217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 9

2.2.0

------------------

* Cancelled tasks now correctly cascade-cancel their children

* Communicator.wait() no longer re-raises CancelledError from inner coroutines

2.1.6

------------------

* async_to_sync now works inside of threads (but is still not allowed in threads
that have an active event loop)

2.1.5

------------------

* Fixed issues with async_to_sync not setting the event loop correctly

* Stop async_to_sync being called from threads with an active event loop

2.1.4

------------------

* Values are now correctly returned from sync_to_async and async_to_sync

* ASGI_THREADS environment variable now works correctly

2.1.3

------------------

* Add an ApplicationCommunicator.wait() method to allow you to wait for an
application instance to exit before seeing what it did.

2.1.2

------------------

* Allow AsyncToSync to work if called from a non-async-wrapped sync context.

Page 7 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.