Skip to content

[WIP] Refactor interrupting blocking threads#1947

Closed
wenyongh wants to merge 1 commit intobytecodealliance:mainfrom
wenyongh:dev/test_interrupt_block_insn
Closed

[WIP] Refactor interrupting blocking threads#1947
wenyongh wants to merge 1 commit intobytecodealliance:mainfrom
wenyongh:dev/test_interrupt_block_insn

Conversation

@wenyongh
Copy link
Collaborator

@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
Collaborator 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