Skip to content

saethlin/flock-stress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File locking stress tester

touch lock
cargo r & cargo r

If that crashes, something about your filesystem's flock implementation is broken.

If you ctrl+c or otherwise kill one of the stress-tester processes, it may release the lock while the test file still exists, causing the other tester to crash. That does not indicate a flock problem.

About

File locking stress test

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages