Skip to content

Add test case for usage of "flock" tool which demonstrates "write" and "shared" locks #52

@starnowski

Description

@starnowski

https://www.putorius.net/lock-files-bash-scripts.html

#1 - write lock first then few shared lock.
Expected: shared locks should failed

#2 - shared lock should be acquired first then write lock then again shared.
Expected: all shared lock should be acquired but the write lock should fail.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions