Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FFI] Specifically check handle for recursion during shutdown #8548

Merged
merged 1 commit into from
Jul 27, 2021

Conversation

tqchen
Copy link
Member

@tqchen tqchen commented Jul 24, 2021

NOTE: previously slot may get overriden by child class and it
is better to directly check for handle here.

Can resolve some flaky error for long throw in CI

NOTE: previously slot may get overriden by child class and it
is better to directly check for handle here.
@junrushao
Copy link
Member

Thanks for the PR! Does it finally resolve the infinite recursion issue when an exception is thrown in the constructor?

Copy link
Member

@junrushao junrushao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please retrigger the CI

@tqchen tqchen merged commit 3b7aed3 into apache:main Jul 27, 2021
ylc pushed a commit to ylc/tvm that referenced this pull request Sep 29, 2021
…#8548)

NOTE: previously slot may get overriden by child class and it
is better to directly check for handle here.
ylc pushed a commit to ylc/tvm that referenced this pull request Jan 13, 2022
…#8548)

NOTE: previously slot may get overriden by child class and it
is better to directly check for handle here.
@tqchen tqchen deleted the throw2 branch February 26, 2023 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants