Viewing File: /opt/alt/python38/lib/python3.8/site-packages/lockfile/__pycache__/symlinklockfile.cpython-38.pyc
U
UV8
@ sL d dl mZ d dlZd dlZddlmZmZmZmZm Z G dd deZ
dS ) )absolute_importN )LockBase NotLocked NotMyLockLockTimeout
AlreadyLockedc @ sD e Zd ZdZdddZdddZdd Zd
d Zdd
Zdd Z dS )SymlinkLockFilez'Lock access to a file using symlink(2).TNc C s( t | ||| tj| jd | _d S )Nr )r __init__ospathsplitunique_name)selfr Zthreadedtimeout r /symlinklockfile.pyr
s zSymlinkLockFile.__init__c C s |d k r|n| j }t }|d k r2|dkr2||7 }zt| j| j W nv tk
r | rdY d S |d k rt |kr|dkrtd| j nt
d| j t|d k r|d nd Y q2X d S q2d S )Nr z&Timeout waiting to acquire lock for %sz%s is already locked
g?)r timer symlinkr lock_fileOSErrori_am_lockingr r r sleep)r r Zend_timer r r acquire s&