Hey guys,
may you can help me. I need to solve a "deadlock", but I'm not sure how it should work.
The problem is, that the Operator is aquired in step 1, in step 1 you need to acquire die processor of step 2. But processor of step 2 is already required and needs to be released by the Operator. So a deadlock exists.
You can find my modell attached.
Hope you can help me!!
Thank you in advance!