Hi,
Since ArcPro 3.0, my python scripts using multiprocessing will only work if I have a single-use licence setup on the machine - previously concurrent licence worked fine, but no longer.
Is there any way to check in python if machine is single-use licenced or concurrent? I want script to end if not single-use, as process takes days otherwise (an no error is thrown)...
I have googled and can't come up with anything.
Thanks,
Erin