| Server IP : 68.178.164.50 / Your IP : 216.73.216.142 Web Server : Apache System : Linux 50.164.178.68.host.secureserver.net 5.14.0-611.26.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jan 29 05:24:47 EST 2026 x86_64 User : rathinambschool ( 1053) PHP Version : 8.2.30 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib64/python3.11/multiprocessing/__pycache__/ |
Upload File : |
�
!A?hf/ � �D � d dl Z d dlZd dlZd dlZd dlZd dlZd dlZd dlZd dlZddl m
Z
ddl mZ ddlm
Z
ddl mZ ddl mZ ddl mZ g d �Zd
Z ej d� � Z G d� d
e� � Zdd�Zd� Zd� Zd� Z e� � Zej Zej Zej Zej ZdS )� N� )�
connection)�process)� reduction)�resource_tracker)�spawn)�util)�ensure_running�get_inherited_fds�connect_to_new_process�set_forkserver_preload� �qc �8 � e Zd Zd� Zd� Zd� Zd� Zd� Zd� Zd� Z dS ) �
ForkServerc �~ � d | _ d | _ d | _ d | _ t j � � | _ dg| _ d S )N�__main__)�_forkserver_address�_forkserver_alive_fd�_forkserver_pid�_inherited_fds� threading�Lock�_lock�_preload_modules��selfs �3/usr/lib64/python3.11/multiprocessing/forkserver.py�__init__zForkServer.__init__"