Skip to content

Conversation

bnoordhuis
Copy link
Contributor

Unclear why sending a SIGQUIT signal sometimes works and sometimes doesn't but it's probably some kind of race condition in Cygwin's emulation layer.

Fixes: #184

@saghul
Copy link
Contributor

saghul commented Dec 10, 2023

Can we try SIGTERM perhaps? I think I saw the OpenBSD or FreeBSD port change the test that way.

@bnoordhuis
Copy link
Contributor Author

I'd be surprised if that fixes the issue but sure, I'll open another PR.

Unclear why sending a SIGQUIT signal sometimes works and sometimes
doesn't but it's probably some kind of race condition in Cygwin's
emulation layer.

Fixes: quickjs-ng#184
@bnoordhuis
Copy link
Contributor Author

It's clear from the CI that #203 didn't fix it. Merging this.

@bnoordhuis bnoordhuis merged commit 40771c9 into quickjs-ng:master Dec 11, 2023
@bnoordhuis bnoordhuis deleted the fix184 branch December 11, 2023 21:02
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.

Flaky test (cygwin)

2 participants