Lind-Project / native_client

native_client trusted code base
BSD 3-Clause "New" or "Revised" License
6 stars 4 forks source link

Fix Exit Ordering #166

Closed rennergade closed 4 months ago

rennergade commented 4 months ago

Description

Fixes # (issue)

Fixes concurrency bug that shows up in nginx where a non-blocking wait tries to happen before the exited process is added to the exited list.

Type of change

How Has This Been Tested?

Lind Suite Lamp Tests

Checklist: