You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by GitBox <gi...@apache.org> on 2020/08/05 14:20:15 UTC

[GitHub] [mina-sshd] lgoldstein edited a comment on pull request #156: [SSHD-1050] Fixed race condition in AuthFuture if exception caught before authentication started

lgoldstein edited a comment on pull request #156:
URL: https://github.com/apache/mina-sshd/pull/156#issuecomment-669221110


   >> Sorry, that doesn't change anything. The following sequence is still possible
   
   I agree - reached this conclusion myself shortly after proposing this change. Will look at your solution...
   
   >> The authFuture must be volatile (or an AtomicReference)
   
   I prefer an `AtomicReference`,,,
   


----------------------------------------------------------------
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:
users@infra.apache.org



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