eventcore/source
Sönke Ludwig 72234fc0a7 Return an invalid wait ID for processes.wait() if the process has already exited.
Avoids overlap with valid wait IDs, so that a paired cancelWait() doesn't cancel a different wait.
2019-08-23 09:35:12 +02:00
..
eventcore Return an invalid wait ID for processes.wait() if the process has already exited. 2019-08-23 09:35:12 +02:00