Asphalt

Latest version: v4.11.1

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

Scan your dependencies

Page 3 of 5

4.4.2

- Fixed memory leak when ``stream_events()`` is called but the returned generator is never used

4.4.1

- Fixed incompatibility with Python 3.5.2

4.4.0

- Removed the requirement for async generators to yield at least once when wrapped with
``context_teardown``
- Removed aiogevent support since it has been removed from PyPI

4.3.0

- The runner now calls ``logging.shutdown()`` after the event loop has been closed
- Added the ``Context.get_resources()`` method
- Made ``stream_events()`` connect to the signal when called instead of the first iteration of the
async generator

4.2.0

- Allowed selecting the service to run with ``asphalt run`` using an environment variable
(``ASPHALT_SERVICE``)

4.1.0

- Added support for the `Tokio <https://github.com/PyO3/tokio>`_ event loop
- Added a feature to the runner that lets one define multiple services in a configuration file and
select which one to run
- Increased the runner default start timeout to 10 seconds

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.