Server IP : 209.38.156.173 / Your IP : 216.73.216.122 [ Web Server : Apache/2.4.52 (Ubuntu) System : Linux lakekumayuhotel 5.15.0-136-generic #147-Ubuntu SMP Sat Mar 15 15:53:30 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.1.2-1ubuntu2.22 Disable Function : NONE Domains : 2 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /proc/thread-self/root/usr/lib/python3/dist-packages/landscape/lib/__pycache__/ |
Upload File : |
o ���c� � @ s6 d dl Z d dlZd dlZG dd� de�Zddd�ZdS )� Nc @ s e Zd ZdZdS )� LockErrorz"Raised when unable to lock a file.N)�__name__� __module__�__qualname__�__doc__� r r �4/usr/lib/python3/dist-packages/landscape/lib/lock.pyr s r c s� t �| t j�� t�� tjd�}|tjO }t�� tj|� t�� } zt�� tj tj B � W n tyB |t�� | k r@td��Y nw nt� d� q!� fdd�}|S )Nr TzCouldn't obtain lockg�������?c s t �� t j� t�� � d S )N)�fcntl�flock�LOCK_UN�os�closer ��fdr r �unlock_path s zlock_path.<locals>.unlock_path)r �open�O_CREATr �F_GETFD� FD_CLOEXEC�F_SETFD�timer �LOCK_EX�LOCK_NB�IOErrorr �sleep)�path�timeout�flags�startedr r r r � lock_path s$ �� � r )r )r r r � Exceptionr r r r r r �<module> s