Pid

Latest version: v3.0.4

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

Scan your dependencies

Page 1 of 5

3.0.4

-----

- Use APPDATA and HOME locations on Windows

3.0.3

-----

- Add pid number to PidFileAlreadyRunningError

3.0.2

-----

- Support contextlib.ContextDecorator (github 29)

3.0.1

-----

- Use realpath when detecting pid (run) directories

3.0.0

-----

- Windows support (see 18)
- Determine pid directory more extensively
- Use effective uid if available
- Rename SamePidFileNotSupported to PidFileConfigurationError

2.2.5

-----

- Fix pidfile being removed by second process after failing to obtain the lock
This has side-effect that now automatic cleanup will not happen anymore if
`PidFile.create(...)` method did not finish properly. If you manually create
pidfiles you need to use `PidFile.close(cleanup=True)` or set the variable
`PidFile._need_cleanup = True` by hand.

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.