You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using photon::semaphore on AWS EC2, signal latency is high.
I have using photon::semaphore on AWS EC2. I found signal function may cost 300~600ms. I don't know what happens and why signal cost so long. I'm seeking assistance in understanding the cause and debugging strategies🙏.