|
Server : LiteSpeed System : Linux server51.dnsbootclub.com 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64 User : nandedex ( 1060) PHP Version : 8.1.33 Disable Function : NONE Directory : /opt/cppython/lib/python3.8/test/__pycache__/ |
U
>��g� � @ s� d Z ddlZddlZddlZddlmZ ddlmZ eed�sHe� d��eed�s\e� d��G d d
� d
e�Z
dd� Zed
kr�e�
� 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 sx t �� d }t �� |kr@t�tj�\}}}||kr4q@t �d� q| �||� | �|dd|d@ |d? f � | �|� d S )Ng $@g�������?r zcause = %d, exit = %d� � )�time� monotonic�osr �WNOHANG�sleepZassertEqualZ
assertTrue)�selfZcpid�deadlineZspid�statusZrusage� r �./opt/cppython/lib/python3.8/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 )Nr r r r r �tearDownModule"