Nexus File Manager
v2.0
🏠
Dashboard
⚡
System
🌐
›
opt
›
alt
›
python38
›
lib64
›
python3.8
›
test
›
__pycache__
Quick:
⬆️ Parent
🌐 Root
🏠 Home
🌍 WWW
📁 Temp
⚙️ Etc
📤 Upload
📁 Create
⚡ WordPress Admin
🔄 Refresh
✏️ test_wait3.cpython-38.opt-2.pyc
← Back
U i�f� � @ s� d dl Z d dlZd dlZd dlmZ d dlmZ ee d�sDe�d��ee d�sXe�d��G dd � d e�Z d d� Z edkr�e�� dS ) � 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)�selfZcpidZdeadlineZspidZstatusZrusage� r �4/opt/alt/python38/lib64/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"