yuxihu opened a new pull request #13933: Remove redundant shared_ptr for 
exception_ptr
URL: https://github.com/apache/incubator-mxnet/pull/13933
 
 
   [std::exception_ptr](https://en.cppreference.com/w/cpp/error/exception_ptr) 
is already reference counted. There is no need to wrap it with shared_ptr. This 
PR removes the redundant shared_ptr for var_exception and opr_exception members.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services

Reply via email to