Is there a way to make runfeko wait until licenses become available
Hi,
We are using several Altair products and are regularly in a situation where runfeko won't start because all licenses are occupied. In this situation runfeko aborts its attempts and I have to manually restart to retry the license check until a license becomes available.
The biggest problem occurs with optfeko and adaptfeko where the program seems to returns and requires the license after each runfeko run and then if the license became occupied it aborts the whole optfeko/adaptfeko run. I assume amrfeko would have the same problem if I tried it.
For normal runs we have a wrapper script that waits for an available licence and then runs runfeko, but it also has problems with race conditions and it does not solve the problems with optfeko and adaptfeko.
I am hoping that there is some kind of execution flag that i can use, or some other solution.
Thanks