owmeta_core.file_lock module

exception owmeta_core.file_lock.InvalidLockAccess[source]

Bases: Exception

Raised when attempt to do something improper with a lock like releasing the lock when you haven’t yet acquired it.