lgoldstein commented on pull request #156:
URL: https://github.com/apache/mina-sshd/pull/156#issuecomment-668817455


   A bit complex to my taste - I have pushed a fix for my original commit - 
basically I am using an `AtomicReference` instead of `volatile` to manage the 
replacement of the current future instance. I believe this also solves the 
issue of multi-threading update of the authentication failure.


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org
For additional commands, e-mail: dev-h...@mina.apache.org

Reply via email to