You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/09/29 19:59:23 UTC

[GitHub] [tvm] tqchen commented on pull request #9150: [Hotfix][Testing] Wait for RPCServer to be established

tqchen commented on pull request #9150:
URL: https://github.com/apache/tvm/pull/9150#issuecomment-930498047


   Interesting, under popen impl, we should have wait until we get the related fields(where socket already binds) https://github.com/apache/tvm/blob/main/python/tvm/rpc/tracker.py#L450
   
   Same thing for server, so i wonder why wait is still needed


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org