Mirakuru

Latest version: v2.5.3

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

Scan your dependencies

Page 4 of 6

0.8.3

=====

- [enhancement] when killing the process ignore OsError with errno `no such process` as the process have already died.
- [enhancement] small context manager code cleanup

0.8.2

=====

- [bugfix] atexit cleanup_subprocesses() function now reimports needed functions

0.8.1

=====

- [bugfix] Handle IOErrors from psutil (112)
- [bugfix] Pass global vars to atexit cleanup_subprocesses function (111)

0.8.0

=====

- [feature] Kill all running mirakuru subprocesses on python exit.
- [enhancement] Prefer psutil library (>=4.0.0) over calling 'ps xe' command to find leaked subprocesses.

0.7.0

=====

- [feature] HTTPExecutor enriched with the 'status' argument.
It allows to define which HTTP status code(s) signify that a HTTP server is running.
- [feature] Changed executor methods to return itself to allow method chaining.
- [feature] Context Manager to return Executor instance, allows creating Executor instance on the fly.
- [style] Migrated `%` string formating to `format()`.
- [style] Explicitly numbered replacement fields in string.
- [docs] Added documentation for timeouts.

0.6.1

=====

- [refactoring] Moved source to src directory.
- [fix, feature] Python 3.5 fixes.
- [fix] Docstring changes for updated pep257.

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.