Closed alecmocatta closed 4 years ago
Long running processes can have issues with Pids being reused.
Pid
This PR inserts 128 bits of random data into Pids to ensure they are actually unique.
Long running processes can have issues with
Pid
s being reused.This PR inserts 128 bits of random data into
Pid
s to ensure they are actually unique.