tqchen commented on PR #13651:
URL: https://github.com/apache/tvm/pull/13651#issuecomment-1362907412
Example snippet
```
Exception ignored in: <function Server.__del__ at 0x7fb012d9add0>
Traceback (most recent call last):
File "/home/tqchen/github/relax/python/tvm/rpc/server.py", line 502, in
__del__
File "/home/tqchen/github/relax/python/tvm/rpc/server.py", line 498, in
terminate
File "/home/tqchen/github/relax/python/tvm/contrib/popen_pool.py", line
145, in kill
File "/home/tqchen/github/relax/python/tvm/contrib/popen_pool.py", line
43, in kill_child_processes
ImportError: sys.meta_path is None, Python is likely shutting down
```
--
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]