1) Give a description of the problem
I get a lot of these statements in a number of my pistons:
12/20/2018, 11:56:09 AM +47ms
+10224ms ║Piston waited at a semaphore for 10065ms
What does it mean? Could it be because a 2nd async event comes into a piston while it is still processing a 1st event? If yes, then how can I eliminate this issue?
BTW, all of these Waited statements seem to be for 10secs +/- 1/2sec. Why is that significant?