Skip to content

Conversation

@vinx13
Copy link
Member

@vinx13 vinx13 commented Jul 21, 2024

Signal handler is only registered for cython, it was missing for ctypes FFI.

cc @tqchen

@github-actions github-actions bot requested a review from tqchen July 21, 2024 20:10
@tqchen tqchen merged commit 91e9c63 into apache:main Jul 22, 2024
MasterJH5574 added a commit to MasterJH5574/tvm that referenced this pull request Sep 24, 2024
MasterJH5574 added a commit to MasterJH5574/tvm that referenced this pull request Sep 24, 2024
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 added a commit to MasterJH5574/tvm that referenced this pull request Sep 24, 2024
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 added a commit to MasterJH5574/tvm that referenced this pull request Sep 27, 2024
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 added a commit to MasterJH5574/tvm that referenced this pull request Oct 2, 2024
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.
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