josephevans opened a new pull request #20941: URL: https://github.com/apache/incubator-mxnet/pull/20941
Update close libs to not modify map while iterating over opened libraries, rename loaded_libs to loaded_libs_ to signify it is a private member. This fixes a sporadic crash when closing MXNet (observed with MXNet and Neuron): ``` terminate called after throwing an instance of 'dmlc::Error' ``` -- 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]
