harlowja / fasteners

A python package that provides useful locks.
Apache License 2.0
248 stars 45 forks source link

Add more helpers + moar tests #3

Closed harlowja closed 9 years ago

harlowja commented 9 years ago

Add a locked decorator and try_lock helper.

Also adds more tests!