I'm trying to control which jobs (e.g. production vs test) are sent to the solver based on whether it is currently running a solve.
When I try to use IsBusy from my solver it gives me the error: 'SolverBase.IsBusy' is obsolete: 'Remove and replace it with locks.'
Is this something that is supposed to be implemented in Optano? I don't see any replacement for IsBusy implemented.
If you have a solution could you provide an example?
Thanks,
Jessica.