v3.7.0
Improve the CPU-affinity-mask-setting code #minor (#16) This change stops inconditionally setting the CPU affinity mask to the first core, and instead chooses the first core that appears in the process' CPU affinity mask. This allows multiple instances of omegajail to run on different CPUs, if this is needed.