cfriedt commented on PR #2745:
URL: https://github.com/apache/thrift/pull/2745#issuecomment-1396431623

   @emmenlau - interesting, it seems that there is already a custom deleter, so 
perhaps it's the C++ runtime that is the problem.
   
   ```
       pChildInterruptSockReader_
           = std::shared_ptr<THRIFT_SOCKET>(new THRIFT_SOCKET(sv[0]), 
destroyer_of_fine_sockets);
   ```
   
   I think I may close this PR, as it seems that could be the problem. Sorry 
for the trouble.


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

Reply via email to