tqchen edited a comment on issue #6653:
URL: https://github.com/apache/incubator-tvm/issues/6653#issuecomment-706206178


   In this case the problem is not in the throw, but the exception being raised 
in a destructor. The particular destructor is already being marked as enable 
throw and is fine, so it we need to look up the stacktrace to see what 
destructor causes the problem. Would be great if we can dig a bit into it. 
   
   Normal exceptions to FFI calls will be caught and throw as a python 
exception.


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