nehaljwani commented on issue #9271: Windows: Python prompt gets stuck on exit() URL: https://github.com/apache/incubator-mxnet/issues/9271#issuecomment-354642541 If I comment out ```python atexit.register(_notify_shutdown) ``` at https://github.com/apache/incubator-mxnet/blob/1.0.0/python/mxnet/base.py#L394 the problem goes away. Of course, that's just a workaround.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services