More information as follows. My project x, use mxnet to do sth, and also provides python api. When import mxnet before import x, the destruction ran well. But if import x before import mxnet, it would coredump when destruction. Finally I found this bug. Thank reviewers for checking my PR.
[ Full content available at: https://github.com/apache/incubator-mxnet/issues/12613 ] This message was relayed via gitbox.apache.org for [email protected]
