According to python docs, it seems that it should be deleted by the user. [The user of mkdtemp() is responsible for deleting the temporary directory and its contents when done with it.](https://docs.python.org/2/library/tempfile.html#tempfile.mkdtemp)
[ Full content available at: https://github.com/apache/incubator-mxnet/pull/12412 ] This message was relayed via gitbox.apache.org for [email protected]
