josephevans opened a new pull request #20943: URL: https://github.com/apache/incubator-mxnet/pull/20943
Avoid modifying loaded library map while iterating in lib_close() (#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. * Clean up and simplify library close code. * Fix clang-format. -- 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]
