Mpservice

Latest version: v0.15.2

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

Scan your dependencies

Page 1 of 14

0.15.2

- `mpservice.mpserver.Worker` gets new method `stream` for some special use cases.

0.15.1

- `mpservice.mpserver.Worker.__init__` loses parameter `batch_size_log_cadence` and gets new parameter `cpu_affinity`,
which also becomes an attribute of the worker instance.

0.15.0

- Removed some deprecated code.
- `mpservice.mpserver.Worker` gets new method `cleanup`.

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.

Page 1 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.