Skip to content

Commit

Permalink
locker.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
divi255 committed Aug 5, 2019
1 parent 09b74ca commit 573d5e1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions doc/locker.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ Locker helper/decorator
lock1.critical = critical_exception
# use as decorator
@with_lock1
@lock1
def test():
# thread-safe access to resources locked with lock1
Expand Down

0 comments on commit 573d5e1

Please sign in to comment.