shinrich opened a new pull request #6910:
URL: https://github.com/apache/trafficserver/pull/6910


   Maciej Oleksy tried to use the openssl async engine support provided in ATS 
and noticed it was broken.  There were a few issues, but the main issue was due 
to changes in casting and class hierarchy with the NetEvent refactor (PR 
#6287).  Due to the casting problem the signaling event that indicated the 
async job was ready to move on never got delivered.
   
   I added an autest that exercises the example async_engine.so, so we catch 
problems in this area sooner in the future.
   
   I would like to pull this in since it is a fix to a break in a released 
feature.


----------------------------------------------------------------
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:
[email protected]


Reply via email to