You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by "Amol Lele (JIRA)" <ji...@apache.org> on 2019/03/13 21:49:00 UTC

[jira] [Created] (MXNET-1357) Fix the cpp-examples to add exception handling

Amol Lele created MXNET-1357:
--------------------------------

             Summary: Fix the cpp-examples to add exception handling
                 Key: MXNET-1357
                 URL: https://issues.apache.org/jira/browse/MXNET-1357
             Project: Apache MXNet
          Issue Type: Bug
            Reporter: Amol Lele


Currently examples in cpp-package do not catch exception.

As per the PR [https://github.com/apache/incubator-mxnet/pull/14397] , WaitAll() call will throw exception in certain cases.

If this exception is not caught or ignored it will cause examples to crash as indicated by the issue here

https://github.com/apache/incubator-mxnet/issues/14406

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org