amichair commented on PR #45:
URL: https://github.com/apache/aries-rsa/pull/45#issuecomment-2136653199

   The issue has been fixed using ConcurrentHashMaps instead of the suggested 
fix of making all the methods synchronized (which carries the risk of deadlocks 
and degraded performance in this event-heavy code). If you encounter additional 
concurrency issues after this fix, please open a separate issue with updated 
stack traces.


-- 
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: dev-unsubscr...@aries.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to