I've been trying to run multiple photogrammetry sessions in parallel in different threads but I keep getting this error
[Photogrammetry] queueNextProcessingBatchIfNeeded(): Already running a job... not starting new one.
This happens even though the session.isProcessing
returns false.
Is there someone out there that can help with this issue please ? Thanks a lot
So I tried actually initialize different PhotogrammetrySessions but they do not run in parallel. I get this error [Photogrammetry] queueNextProcessingBatchIfNeeded(): Already running a job... not starting new one.
I see the same message, but it doesn't appear to actually cause an issue (see On Log Noise), my sessions continue to run in parallel. Are you certain that your sessions truly are not running in parallel. If so, I'd recommend requesting technical support.