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

[WIP] Refactor interrupting blocking threads #1947

Closed

Conversation

wenyongh
Copy link
Contributor

@wenyongh wenyongh commented Feb 9, 2023

  • Disable the feature by default, use cmake -DWAMR_BUILD_INTERRUPT_BLOCK_INSN to enable it
  • Reuse the original signal handler
  • Move kill threads to be after notifying atomic waiting threads
  • Fix some issues and refine the code

@wenyongh
Copy link
Contributor Author

wenyongh commented Feb 9, 2023

Close this PR and submit #1948 instead

@wenyongh wenyongh deleted the dev/test_interrupt_block_insn branch February 13, 2023 07:29
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.

1 participant