On 31 July 2013 22:17, Paul DeBruicker <pdebruic@gmail.com> wrote:
I don't know. I don't get the errors that used to occur with the max semaphores being exceeded. I thought Igor Stasenko fixed that issue in the VM so the array that holds the semaphores grows without blocking. Or something.
You can have as big as you want array with semaphores. There is no limits and maxExternalSemaphoresSilently is just does nothing and ignored.
What I do know is that if I 'abandon' that warning and save & quit and then reopen the image then the UI is locked and I have to use Seaside's WAScreenshot tool to suspend and resume the UI to unfreeze it.
weird. i would start from figuring out, why primitive failed..and for which semaphore. -- Best regards, Igor Stasenko.