Mpservice

Latest version: v0.14.9

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

Scan your dependencies

Page 1 of 14

0.14.9

- Bug fix in `mpservice.multiprocessing.Pool`.
- Finetune about shutdown of the background threads supporting `mpservice.multiprocessing.SpawnProcess`.

0.14.8

- Minor tweak on `mpserver` detail.

It happens in one application that some requests get stuck in the server "backlog", whereas by design
this should never happen (in reasonable time every input unit flows through the system and comes out of
the output queue, at which time clears its bookkeeping entry in the backlog). The tweak hopefully helps
debugging this situation.

0.14.7

- Bug fix in ``ServerBacklogFull`` class definition.

0.14.6

- Export ``isiterable`` and ``isasynciterable`` in ``mpservice.streamer``.
- ``mpservice.threading.Thread.raise_exc`` was renamed to ``throw``.
- Bug fix in ``mpservice.multiprocessing.SimpleQueue``.
- Bug fix and fine-tuning related to stopping `uvicorn` and `mpservice.mpserver` servers.

0.14.5

- Customize ``Process`` and ``Thread`` classes in ``mpservice.mpserver`` to log unhandled BaseException, if any.

0.14.4

- Bug fix in ``mpservice.experimental.streamer.EagerBatcher``.
- `EagerBatcher` is moved out of `experimental` into `mpservice.streamer`.

Page 1 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.