Skip to content

[MicroTVM] Use self.close_transport() on error#14872

Merged
masahi merged 1 commit intoapache:mainfrom
Lunderberg:microtvm_close_transport
May 18, 2023
Merged

[MicroTVM] Use self.close_transport() on error#14872
masahi merged 1 commit intoapache:mainfrom
Lunderberg:microtvm_close_transport

Conversation

@Lunderberg
Copy link
Copy Markdown
Contributor

Previously, the non-existent self.disconnect_transport() method was called prior to raising server.TransportClosedError(). This commit updates to call the self.close_transport() method instead.

Previously, the non-existent `self.disconnect_transport()` method was
called prior to raising `server.TransportClosedError()`.  This commit
updates to call the `self.close_transport()` method instead.
@tvm-bot
Copy link
Copy Markdown
Collaborator

tvm-bot commented May 17, 2023

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

Generated by tvm-bot

@masahi masahi merged commit 19663b2 into apache:main May 18, 2023
@Lunderberg Lunderberg deleted the microtvm_close_transport branch May 18, 2023 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants