Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib64/python3.9/site-packages/mercurial/__pycache__/ |
Upload File : |
a �+�b�? � @ sD d dl mZ d dlZd dlZd dlZd dlZd dlZd dlZzd dlZej W n e yl ddlmZ Y n0 ddl mZ ddlmZmZmZmZmZ dd� Zd d � Zejr�dd� ZG d d� de�Zndd� Zdd� Zejs�ejr�dZejZndZdZd!dd�Zd"dd�Z dd� Z!dd� Z"dd� Z#ej�r0e#Z$ne!Z$e"Z%dd � Z&dS )#� )�absolute_importN� )� selectors2)�_)�encoding�error�pycompat�scmutil�utilc C st z t t�d��} | dkr| W S W n ttfy6 Y n0 z t tjd �} | dkrV| W S W n ttfyn Y n0 dS )z-try to count the number of CPUs on the system�SC_NPROCESSORS_ONLNr s NUMBER_OF_PROCESSORSr )�int�os�sysconf�AttributeError� ValueErrorr �environ�KeyError)�n� r �6/usr/lib64/python3.9/site-packages/mercurial/worker.py� countcpus"