mirror of
https://github.com/AdaCore/spark2014.git
synced 2026-02-12 12:39:11 -08:00
We simplify computation of the socket name (and semaphore name, which is derived) by using the process ID instead of the hash of the project file name. This allows running gnatprove invocations in parallel on the same project (with additional measures).