kgiusti commented on pull request #1349: URL: https://github.com/apache/qpid-dispatch/pull/1349#issuecomment-904921501
@franz1981 take a look at the last commit - I've implemented your suggestion. It appears to reduce to average wait time for the action_lock, likely due to the reduction of false cond_wait() wakeups as you explained - thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
