Skip to content

update locking module

Pre-release
Pre-release
Compare
Choose a tag to compare
@jupe jupe released this 05 Oct 07:15
· 24 commits to master since this release
e9928a6

new locking module causes some breaking changes that is affected here as well.

Breaking changes:

  • lockable fixture returns object that contains API's:
    • lock -> Allocation
    • auto_lock -contextmanager -> yields resource info as dict
    • unlock