naut-thomas opened a new pull request, #13439:
URL: https://github.com/apache/tvm/pull/13439

   Observed a race condition on Hexagon where the rpc_key got removed from the 
scheduler map and thus wasn't in the remove loop anymore and throwing a 
KeyError. A simple try-except on the first try makes sure it is still there 
before removal (if we still have to).


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