| Server IP : 118.27.122.248 / Your IP : 216.73.216.153 Web Server : Apache System : Linux web0264.sh.tyo1 4.18.0-553.79.1.lve.el7h.x86_64 #1 SMP Wed Oct 15 16:34:46 UTC 2025 x86_64 User : c9415830 ( 11735) PHP Version : 8.4.17 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/python36/lib64/python3.6/test/__pycache__/ |
Upload File : |
3 x2_� � @ s� d Z ddlZddlZddlZddlmZ ddlmZ eed�sHej d��eed�s\ej d��G d d � d e�Z dd� Zed kr�ej � dS )z/This test checks for correct wait3() behavior. � N)�ForkWait)� reap_children�forkzos.fork not defined�wait3zos.wait3 not definedc @ s e Zd Zdd� ZdS )� Wait3Testc C s| t j� d }x6t j� |krBtjtj�\}}}||kr6P t jd� qW | j||� | j|dd|d@ |d? f � | j|� d S )Ng $@g�������?r zcause = %d, exit = %d� � )�timeZ monotonic�osr �WNOHANGZsleepZassertEqualZ assertTrue)�selfZcpidZdeadlineZspidZstatusZrusage� r �4/opt/alt/python36/lib64/python3.6/test/test_wait3.py� wait_impl s zWait3Test.wait_implN)�__name__� __module__�__qualname__r r r r r r s r c C s t � d S )N)r r r r r �tearDownModule"