Skip to content

Revert "[FFI] Add python signal handler for ctypes FFI (#17181)"#17414

Closed
MasterJH5574 wants to merge 1 commit intoapache:mainfrom
MasterJH5574:tvm-dev/2024-09-24-revert-pyerr-checksignal
Closed

Revert "[FFI] Add python signal handler for ctypes FFI (#17181)"#17414
MasterJH5574 wants to merge 1 commit intoapache:mainfrom
MasterJH5574:tvm-dev/2024-09-24-revert-pyerr-checksignal

Conversation

@MasterJH5574
Copy link
Copy Markdown
Contributor

This reverts commit 91e9c63.

We noticed that the function ctypes.pythonapi.PyErr_CheckSignals may unexpectedly run into error and terminate the running process. Therefore, we revert this PR to avoid such termination.

This reverts commit 91e9c63.

We noticed that the function `ctypes.pythonapi.PyErr_CheckSignals`
may unexpectedly run into error and terminate the running process.
Therefore, we revert this PR to avoid such termination.
@MasterJH5574
Copy link
Copy Markdown
Contributor Author

Closing this PR as the issue is resolved by #17419

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.

2 participants