Skip to content

Commit 6146278

Browse files
committed
Add PID locking section
1 parent c46d264 commit 6146278

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

LINKS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,8 @@ This document lists some links that may be helpful for this project.
1111

1212
* [Python's asyncio: A Hands-On Walkthrough](https://realpython.com/async-io-python/)
1313

14+
## Locking files/PIDs
1415

16+
* [pid](https://github.com/trbs/pid/)
17+
* [filelock](https://github.com/tox-dev/py-filelock)
18+
* [Portalocker](https://portalocker.readthedocs.io/en/latest/)

0 commit comments

Comments
 (0)