AlkantarClanX12
Current Path : /opt/cloudlinux/venv/lib64/python3.11/site-packages/clwizard/__pycache__/ |
Current File : //opt/cloudlinux/venv/lib64/python3.11/site-packages/clwizard/__pycache__/utils.cpython-311.pyc |
� �ug � � � d dl Z d dlZd dlZd dlmZ d dlmZ d dlZddlm Z ddl mZ edd�� � Zd � Z d � Zd� Zd� Zd � ZdS )� N)�contextmanager)�Iterable� )�CRASH_LOG_PATH)�PackageMissingErrorTc # �� K � | dz } t |dd�� � 5 }|V � |r:|� � � t j |� � � � � ddd� � n# 1 swxY w Y t j || � � t j |� � dS # t t f$ r Y dS w xY w# t j |� � w # t t f$ r Y w w xY wxY w)z� Writeable file object that atomically updates a file (using a temporary file). :param filepath: the file path to be opened :param fsync: whether to force write the file to disk z.tmp�w�utf-8��encodingN) �open�flush�os�fsync�fileno�rename�remove�IOError�OSError)�filepathr �tmppath�fs �E/opt/cloudlinux/venv/lib64/python3.11/site-packages/clwizard/utils.py�atomic_writer sK � � � � ���G�� �'�3�� 1� 1� 1� %�Q��G�G�G�� %���� � � ��������$�$�$� %� %� %� %� %� %� %� %� %� %� %���� %� %� %� %� � �'�8�$�$�$� ��I�g���������!� � � ��D�D� ����� ��I�g��������!� � � ��D� ������se �B7 �AA(�B7 �(A,�,B7 �/A,�0B7 � B �B4�3B4�7C%�9C� C%�C"�C%�!C"�"C%c �� � d� } t j � � D ]H} t |� � � � � }n# t j $ r Y �6w xY w | |� � r dS �IdS )zQ Detects if the process installing modules is running in the background. c �V � h d�t | � � k ph d�t | � � k S )N> �/usr/sbin/cloudlinux-wizard�install� --no-async> �/sbin/cloudlinux-wizardr r )�set)�cmdlines r �_is_wizard_cmdlinez9is_background_process_running.<locals>._is_wizard_cmdline0 s8 � � E�D�D��G���T� T�C�C�C�s�7�|�|�S� � TF)�psutil�process_iter�listr"