Skip to content

Avoid registering exit handler more than once in pthread_cleanup_push - #14517

Merged
sbc100 merged 1 commit into
mainfrom
fix_cleanup_push
Jun 23, 2021
Merged

Avoid registering exit handler more than once in pthread_cleanup_push#14517
sbc100 merged 1 commit into
mainfrom
fix_cleanup_push

Conversation

@sbc100

@sbc100 sbc100 commented Jun 23, 2021

Copy link
Copy Markdown
Collaborator

Fix for #14484

@kleisauke

Copy link
Copy Markdown
Collaborator

Timeout in the wasm2js1 testsuite looks like flakiness, I remembered seeing that before in another PR.

@sbc100
sbc100 enabled auto-merge (squash) June 23, 2021 15:41
@sbc100
sbc100 disabled auto-merge June 23, 2021 15:43
@sbc100
sbc100 merged commit 7c2e70d into main Jun 23, 2021
@sbc100
sbc100 deleted the fix_cleanup_push branch June 23, 2021 15:55
@kripken

kripken commented Jun 23, 2021

Copy link
Copy Markdown
Member

Yes, that test does seem flakey. That's interesting - maybe a VM bug with using atomics from JS as opposed to wasm, or maybe the test is racey and the JS is slower...

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.

3 participants