guberti opened a new pull request, #12114: URL: https://github.com/apache/tvm/pull/12114
Previously, the `flash` function would sometimes lock up indefinitely without failing, stalling for hours or more. This pull request changes it to have a 60-second timeout (more than enough time to upload a sketch), and adds the ability to retry the command if it fails. This pull request also adds a unit test for this functionality, and also makes a few changes to `microtvm_api_server.py` to better comply with `pylint`. -- 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]
