driazati opened a new issue, #11117: URL: https://github.com/apache/tvm/issues/11117
We should look into these and clean them up so they don't happen since its mostly just confusing if its an actual error or not (usually not) ex: https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/PR-10516/9/pipeline/#step-838-log-1604 ```log [2022-04-21T20:12:47.105Z] Error in atexit._run_exitfuncs: [2022-04-21T20:12:47.105Z] Traceback (most recent call last): [2022-04-21T20:12:47.105Z] File "/usr/lib/python3.7/logging/__init__.py", line 2034, in shutdown [2022-04-21T20:12:47.105Z] h.close() [2022-04-21T20:12:47.105Z] File "/usr/local/lib/python3.7/dist-packages/absl/logging/__init__.py", line 951, in close [2022-04-21T20:12:47.105Z] self.stream.close() [2022-04-21T20:12:47.105Z] AttributeError: 'LoggingTee' object has no attribute 'close' [2022-04-21T20:12:52.369Z] Makefile:110: recipe for target 'html' failed [2022-04-21T20:12:52.369Z] make: *** [html] Error 2 ``` -- 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]
