tqchen opened a new pull request #8656:
URL: https://github.com/apache/tvm/pull/8656


   We kill the rpc server in the del function. When a server
   co-exist with remote resources in the same function scope,
   the destruction order is not determined.
   
   This can cause server to be destructed before the actual remote array.
   As a side effect, it can cause sometime test to timeout due to
   waiting on the socket.


-- 
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]


Reply via email to